docs(guides): rearranges menu order

pull/7289/head
bergquist 9 years ago
parent 96fbe404f8
commit 94e901793a
  1. 2
      docs/sources/guides/whats-new-in-v3-1.md
  2. 2
      docs/sources/guides/whats-new-in-v3.md
  3. 2
      docs/sources/guides/whats-new-in-v4.md

@ -7,7 +7,7 @@ type = "docs"
name = "Version 3.1"
identifier = "v3.1"
parent = "whatsnew"
weight = 1
weight = 5
+++
# What's New in Grafana v3.1

@ -7,7 +7,7 @@ type = "docs"
name = "Version 3.0"
identifier = "v3.0"
parent = "whatsnew"
weight = 2
weight = 6
+++
# What's New in Grafana v3.0

@ -7,7 +7,7 @@ type = "docs"
name = "Version 4.0"
identifier = "v4.0"
parent = "whatsnew"
weight = -1
weight = 4
+++
# What's New in Grafana v4.0

Loading…
Cancel
Save