🐛 fix(min): some minor bugs and typos

This commit is contained in:
Eshan Roy
2024-12-03 12:51:59 +05:30
parent 55752b5931
commit 2babcfc0ce
10 changed files with 33 additions and 32 deletions

View File

@@ -6,7 +6,7 @@
"navigation": {
"next": {
"title": "Overview",
"permalink": "/documentation/introduction/overview"
"permalink": "/documentation/"
}
}
}

View File

@@ -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",

View File

@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Code Of Conduct",
"title": "Code of Conduct",
"permalink": "/documentation/introduction/code_of_conduct"
},
"next": {

View File

@@ -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"
},