Skip to content

Commit

Permalink
docs: fixed cdn link
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Feb 4, 2023
1 parent aa82487 commit 1f34a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export default defineConfig({
},
{
icon: { svg: read('../src/public/jsdelivr.svg') },
link: 'https://www.jsdelivr.com/package/npm/axios-token-interceptor'
link: 'https://www.jsdelivr.com/package/npm/axios-cache-interceptor'
},
{
icon: { svg: read('../src/public/bundlephobia.svg') },
Expand Down

0 comments on commit 1f34a7c

Please sign in to comment.