修复路径有中文

This commit is contained in:
Radiation-pi 2024-07-14 10:17:23 +08:00 committed by GitHub
parent 9ebb6ea3d7
commit 1bd57d3634
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ const config = {
{
id: 'docs-java',
path: 'docs-java',
routeBasePath: 'Java',
routeBasePath: 'Java',
editUrl: 'https://github.com/postyizhan/NitWikit/tree/main',
sidebarPath: require.resolve('./sidebars.js'),
editCurrentVersion: true,
@ -85,7 +85,7 @@ const config = {
{
id: 'docs-bedrock',
path: 'docs-bedrock',
routeBasePath: '基岩版',
routeBasePath: 'Bedrock',
editUrl: 'https://github.com/postyizhan/NitWikit/tree/main',
sidebarPath: require.resolve('./sidebars.js'),
editCurrentVersion: true,