fix: move link to bootstrap script to deprecated links
This commit is contained in:
@@ -82,13 +82,13 @@ export default defineUserConfig({
|
||||
],
|
||||
},
|
||||
'/tmux',
|
||||
'/bootstrap',
|
||||
{
|
||||
text: 'Deprecated Configs',
|
||||
link: '/deprecated/',
|
||||
collapsible: true,
|
||||
children: [
|
||||
'/deprecated/awesome',
|
||||
'/deprecated/bootstrap',
|
||||
'/deprecated/i3',
|
||||
'/deprecated/nano',
|
||||
'/deprecated/polybar',
|
||||
|
||||
Reference in New Issue
Block a user