doc(getting-started): remove residule getting started documentation from deprecated legacy version and move doc location to dev directory with corresponding sidebr navigational links

This commit is contained in:
Anda Toshiki 2024-03-27 00:07:44 -07:00
parent b778806f06
commit db613bc4d7
2 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
},
{ text: 'RClone for R2', link: '/development/rclone-for-r2' },
{ text: 'Proxies Configuration for Shells & Terminal', link: '/development/proxy4shell-terminal' },
{ text: 'Git push results in "Authentication Failed"', link: '/development/git-push-authentication-failed' },
],
},
{