Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm committed Jan 27, 2024
1 parent 2880735 commit dde0f9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ const sidebars = {
},
],
},
{
/* {
type: 'category',
label: '常用的开源工具',
link: {type: 'doc', id: 'rust/rust-learn/sidebar/tools-index'},
Expand All @@ -808,7 +808,7 @@ const sidebars = {
dirName: 'rust/rust-learn/tools', // Generate section automatically based on files
},
],
},
},*/
{
type: 'category',
label: '总结说明(Summary)',
Expand Down

0 comments on commit dde0f9c

Please sign in to comment.