There was an error while loading. Please reload this page.
1 parent 3d577f0 commit 8cc8402Copy full SHA for 8cc8402
1 file changed
.vitepress/config.mts
@@ -41,7 +41,7 @@ export default defineConfig({
41
logo: "/flowstom-logo.png",
42
nav: [
43
{ text: "Wiki", link: "/docs/introduction" },
44
- { text: "Javadoc", link: "https://javadoc.flowstom.ndmh.xyz" },
+ { text: "Javadoc", link: "https://javadoc.flowstom.net" },
45
],
46
47
sidebar: {
0 commit comments