Skip to content

Commit bf5f2ca

Browse files
authored
added apikey-not-found entry in directory.mjs
1 parent 3a63f77 commit bf5f2ca

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
@@ -1742,6 +1742,9 @@ export const directory = {
17421742
},
17431743
{
17441744
path: 'src/pages/gen1/[platform]/build-a-backend/troubleshooting/library-not-configured/index.mdx'
1745+
},
1746+
{
1747+
path: 'src/pages/gen1/[platform]/build-a-backend/troubleshooting/apikey-not-found/index.mdx'
17451748
}
17461749
]
17471750
}

0 commit comments

Comments
 (0)