Skip to content

Commit

Permalink
fix: update base path
Browse files Browse the repository at this point in the history
  • Loading branch information
阮文涛 committed Oct 10, 2023
1 parent b74609c commit 7cbc866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const docsSidebar = convertDocsToSidebars(docs);

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/longbridge-pro-docs/',
title: "Longbridge Pro Releases",
description: "Longbridge Pro Releases",
ignoreDeadLinks: true,
Expand Down

0 comments on commit 7cbc866

Please sign in to comment.