mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-12-06 04:43:52 +01:00
🐛 fix(_new): update documents
This commit is contained in:
@@ -79,15 +79,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '20b'),
|
||||
component: ComponentCreator('/documentation/', 'f3c'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '175'),
|
||||
component: ComponentCreator('/documentation/', '8e3'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '5ea'),
|
||||
component: ComponentCreator('/documentation/', '3e5'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -233,12 +233,6 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/start_installation',
|
||||
component: ComponentCreator('/documentation/installation/start_installation', '0d4'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/virtualbox_installation',
|
||||
component: ComponentCreator('/documentation/installation/virtualbox_installation', 'f71'),
|
||||
|
||||
Reference in New Issue
Block a user