We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199a4e8 commit e210127Copy full SHA for e210127
1 file changed
docs/config/_default/menus/menus.en.toml
@@ -8,11 +8,6 @@
8
url = "/import_data/import_intro/comparison/"
9
weight = 12
10
11
-[[main]]
12
- name = "Connections"
13
- url = "/connections/about_connections/"
14
- weight = 12
15
-
16
[[main]]
17
name = "Triage Findings"
18
url = "/triage_findings/findings_workflows/intro_to_findings/"
@@ -23,6 +18,11 @@
23
url = "/asset_modelling/engagements_tests/os__assets/"
24
19
weight = 13
25
20
21
+[[main]]
22
+ name = "Connections"
+ url = "/connections/about_connections/"
+ weight = 12
+
26
27
name = "Metrics & Reports"
28
url = "/metrics_reports/dashboards/introduction_dashboard/"
0 commit comments