Merge pull request #351 from automatisch/chore/change-docs-sidebar-order

chore: Change sidebar order for docs
This commit is contained in:
Ömer Faruk Aydın
2022-07-20 14:11:11 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{ {
"label": "Advanced", "label": "Advanced",
"position": 4 "position": 5
} }

View File

@@ -1,4 +1,4 @@
{ {
"label": "Connections", "label": "Connections",
"position": 5 "position": 4
} }