Skip to content

Commit 3aa549c

Browse files
committed
fix: Wrong base for docs
1 parent 6085542 commit 3aa549c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { defineConfig } from "vitepress";
22

33
export default defineConfig({
4+
base: "/mixwave/",
45
title: "Mixwave",
56
description: "A friendly API to simplify the complexities of video delivery.",
67
themeConfig: {

0 commit comments

Comments
 (0)