Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ export default defineConfig({

// Introduction how-it-works → how-they-work
'/introduction/how-it-works/': '/gh-aw/introduction/how-they-work/',
'/introduction/slides/': '/gh-aw/',
'/slides/': '/gh-aw/',

// Tools → Setup renames
'/tools/cli/': '/gh-aw/setup/cli/',
Expand Down
Loading