Add development documentation link
This commit is contained in:
parent
2870270e35
commit
0416643d1d
1 changed files with 6 additions and 1 deletions
|
@ -46,11 +46,16 @@ const config: Config = {
|
|||
position: "left",
|
||||
label: "Documentation",
|
||||
},
|
||||
{
|
||||
href: "https://develop.core.staropensource.de",
|
||||
label: "Development documentation",
|
||||
position: "right",
|
||||
},
|
||||
{
|
||||
href: "https://git.staropensource.de/StarOpenSource/CORE",
|
||||
label: "Source code",
|
||||
position: "right",
|
||||
},
|
||||
}
|
||||
],
|
||||
},
|
||||
footer: {
|
||||
|
|
Loading…
Reference in a new issue