Skip to content

Commit 48829bd

Browse files
committed
fix: add to directory page
1 parent 14d3be9 commit 48829bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/directory/directory.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,9 @@ export const directory = {
317317
},
318318
{
319319
path: 'src/pages/[platform]/build-a-backend/data/manage-with-amplify-console/index.mdx'
320+
},
321+
{
322+
path: 'src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions/index.mdx'
320323
}
321324
]
322325
},

0 commit comments

Comments
 (0)