mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
🐛 fix(pos): => 2
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user