We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d186cf commit f769d0fCopy full SHA for f769d0f
1 file changed
docs/docs/.vitepress/config.mts
@@ -5,7 +5,7 @@ import { withSidebar } from 'vitepress-sidebar'
5
const vitePressOptions = {
6
title: "NetherScript",
7
description: "MCFunction Compiler",
8
- base: "/netherscript-docs",
+ base: "/netherscript",
9
themeConfig: {
10
// https://vitepress.dev/reference/default-theme-config
11
nav: [
0 commit comments