We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3766f16 commit 746ab9bCopy full SHA for 746ab9b
docs/.vitepress/config.mjs
@@ -2,7 +2,7 @@ import { defineConfig } from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
- base: "/VTK-wasm",
+ base: "/vtk-wasm",
6
title: "VTK.wasm",
7
description: "Guides and documentation around VTK.wasm",
8
lastUpdated: true,
0 commit comments