mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-17 20:54:55 +02:00
🐛 fix(min): some minor bugs and typos
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"navigation": {
|
||||
"next": {
|
||||
"title": "Overview",
|
||||
"permalink": "/documentation/introduction/overview"
|
||||
"permalink": "/documentation/"
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "introduction/code_of_conduct",
|
||||
"title": "Code Of Conduct",
|
||||
"title": "Code of Conduct",
|
||||
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
|
||||
"source": "@site/docs/introduction/code_of_conduct.md",
|
||||
"sourceDirName": "introduction",
|
||||
|
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Code Of Conduct",
|
||||
"title": "Code of Conduct",
|
||||
"permalink": "/documentation/introduction/code_of_conduct"
|
||||
},
|
||||
"next": {
|
||||
|
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Overview",
|
||||
"href": "/documentation/introduction/overview",
|
||||
"href": "/documentation/",
|
||||
"docId": "introduction/overview",
|
||||
"unlisted": false
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Code Of Conduct",
|
||||
"label": "Code of Conduct",
|
||||
"href": "/documentation/introduction/code_of_conduct",
|
||||
"docId": "introduction/code_of_conduct",
|
||||
"unlisted": false
|
||||
@@ -457,7 +457,7 @@
|
||||
},
|
||||
"introduction/code_of_conduct": {
|
||||
"id": "introduction/code_of_conduct",
|
||||
"title": "Code Of Conduct",
|
||||
"title": "Code of Conduct",
|
||||
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
|
Reference in New Issue
Block a user