mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-12-06 04:43:52 +01:00
c nod
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"source": "@site/docs/introduction/introduction.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/",
|
||||
"permalink": "/",
|
||||
"permalink": "/documentation/",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/introduction/introduction.md",
|
||||
@@ -19,10 +19,10 @@
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/category/introduction"
|
||||
"permalink": "/documentation/category/introduction"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/category/before-installation"
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user