Skip to content

Commit

Permalink
chore: simplify path for nextjs guide
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleigh90 committed Dec 7, 2023
1 parent 3bd205a commit 675d664
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/directory/directory.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ export const directory = {
path: 'src/pages/[platform]/build-a-backend/server-side-rendering/index.mdx',
children: [
{
path: 'src/pages/[platform]/build-a-backend/server-side-rendering/use-amplify-in-nextjs/index.mdx'
path: 'src/pages/[platform]/build-a-backend/server-side-rendering/nextjs/index.mdx'
},
{
path: 'src/pages/[platform]/build-a-backend/server-side-rendering/nextjs-migration-guide/index.mdx'
Expand Down

0 comments on commit 675d664

Please sign in to comment.