Skip to content

Commit

Permalink
docs: revise sidebar text
Browse files Browse the repository at this point in the history
  • Loading branch information
3gf8jv4dv committed Dec 27, 2024
1 parent ebea083 commit 3fbebf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ const sidebars = {
{
type: 'doc',
id: 'desktop/scheme-url', // document ID
label: 'Scheme URL支持', // sidebar label
label: 'Scheme URL 支持', // sidebar label
},
{
type: 'doc',
id: 'desktop/open-api', // document ID
label: '开放API服务', // sidebar label
label: '开放 API 服务', // sidebar label
},
{
type: 'doc',
Expand Down Expand Up @@ -89,7 +89,7 @@ const sidebars = {
{
type: 'doc',
id: 'mobile/scheme-url', // document ID
label: 'Scheme URL支持', // sidebar label
label: 'Scheme URL 支持', // sidebar label
},
{
type: 'doc',
Expand Down

0 comments on commit 3fbebf9

Please sign in to comment.