Skip to content

Commit 9b69834

Browse files
authored
Merge pull request #111 from PecanProject/infotroph-patch-1
fix link to package documentation
2 parents e4c00c0 + 7ad8119 commit 9b69834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
to: "/documentation", label: "Documentation",
2727
},
2828
{
29-
to: "/documentation/master", label: "Package Documentation",
29+
to: "/package-documentation/develop", label: "Package Documentation",
3030
},
3131
{
3232
to: "/tutorials", label: "Tutorials",

0 commit comments

Comments
 (0)