🐛 fix(pos): => 2

This commit is contained in:
Eshan Roy
2024-12-05 13:00:58 +05:30
parent b0bc28ed0e
commit 4cddc539b6
5 changed files with 21 additions and 17 deletions

View File

@@ -9,8 +9,8 @@
"permalink": "/documentation/dev_guide/pkgbuild"
},
"next": {
"title": "Aircrack-NG",
"permalink": "/documentation/tools/aircrack-ng"
"title": "DNS Enum",
"permalink": "/documentation/tools/dns"
}
}
}

View File

@@ -17,6 +17,10 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Tools",
"permalink": "/documentation/category/tools"
},
"next": {
"title": "Aircrack-NG",
"permalink": "/documentation/tools/aircrack-ng"
}

View File

@@ -355,16 +355,16 @@
"items": [
{
"type": "link",
"label": "Aircrack-NG",
"href": "/documentation/tools/aircrack-ng",
"docId": "tools/aircrack-ng",
"label": "DNS Enum",
"href": "/documentation/tools/dns",
"docId": "tools/dns",
"unlisted": false
},
{
"type": "link",
"label": "DNS Enum",
"href": "/documentation/tools/dns",
"docId": "tools/dns",
"label": "Aircrack-NG",
"href": "/documentation/tools/aircrack-ng",
"docId": "tools/aircrack-ng",
"unlisted": false
}
],

View File

@@ -897,16 +897,12 @@
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/aircrack-ng.md",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"sidebarPosition": 2,
"frontMatter": {
"sidebar_position": 1
"sidebar_position": 2
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Tools",
"permalink": "/documentation/category/tools"
},
"next": {
"title": "DNS Enum",
"permalink": "/documentation/tools/dns"
}
@@ -930,6 +926,10 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Tools",
"permalink": "/documentation/category/tools"
},
"next": {
"title": "Aircrack-NG",
"permalink": "/documentation/tools/aircrack-ng"
}
@@ -1372,11 +1372,11 @@
"items": [
{
"type": "doc",
"id": "tools/aircrack-ng"
"id": "tools/dns"
},
{
"type": "doc",
"id": "tools/dns"
"id": "tools/aircrack-ng"
}
],
"link": {

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
---
# Aircrack-NG