Skip to content

Commit

Permalink
Update base path
Browse files Browse the repository at this point in the history
  • Loading branch information
toby7002 committed Dec 18, 2023
1 parent 0d02489 commit 24a3c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from "vitepress";

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: "/",
base: "https://thebigcrafter.github.io/oh-my-pmmp/",
title: "Oh My PMMP",
description: "A powerful plugin manager for PocketMine-MP",
themeConfig: {
Expand Down

0 comments on commit 24a3c0a

Please sign in to comment.