Skip to content

Commit

Permalink
fix: redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
roflmuffin committed Oct 17, 2023
1 parent f4bd58a commit 7bd7baf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,4 @@ export default defineConfig({
wrap: true,
},
},
redirects: {
'/': '/guides/getting-started',
},
});

0 comments on commit 7bd7baf

Please sign in to comment.