mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-12-07 04:53:50 +01:00
🐛 fix(pos): => 2
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17,6 +17,10 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
},
|
||||
"next": {
|
||||
"title": "Aircrack-NG",
|
||||
"permalink": "/documentation/tools/aircrack-ng"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user