Skip to content

Commit

Permalink
chore: replace urls with github repos
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Sep 2, 2024
1 parent 2d38f7f commit 9210ba5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ export default defineConfig({
},
{
text: "Polkadot Fellowship Dashboard",
link: "https://polkadot-fellows.github.io/dashboard/",
},
link: "https://github.com/polkadot-fellows/dashboard",
},
{
text: "Delegit.xyz",
link: "https://delegit.xyz/",
link: "https://github.com/delegit-xyz/dashboard",
},
],
},
Expand Down

0 comments on commit 9210ba5

Please sign in to comment.