Skip to content

Commit

Permalink
fix: removing rewrite to fix dashboard link (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
avarobinson authored May 20, 2024
1 parent 22d0350 commit e8444f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions site/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,4 @@ export default defineConfig({
sitemap: {
hostname: "https://accountkit.alchemy.com",
},
rewrites: {
"getting-started/overview.md": "overview/getting-started.md",
},
});

0 comments on commit e8444f9

Please sign in to comment.