Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 3337576

Browse files
committed
Linkt docs to the index file so the user sees content instead of a directory
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 7fcc60a commit 3337576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module.exports = {
6161
name: "Docs",
6262
external: true,
6363
// link: '/docs',
64-
link: "https://github.com/secureCodeBox/secureCodeBox/tree/master/docs"
64+
link: "https://github.com/secureCodeBox/secureCodeBox/tree/master/docs/index.md"
6565
},
6666
{
6767
name: "Integrations",

0 commit comments

Comments
 (0)