소스 검색

docs(guides): rearranges menu order

bergquist 9 년 전
부모
커밋
94e901793a
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      docs/sources/guides/whats-new-in-v3-1.md
  2. 1 1
      docs/sources/guides/whats-new-in-v3.md
  3. 1 1
      docs/sources/guides/whats-new-in-v4.md

+ 1 - 1
docs/sources/guides/whats-new-in-v3-1.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

+ 1 - 1
docs/sources/guides/whats-new-in-v3.md

@@ -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

+ 1 - 1
docs/sources/guides/whats-new-in-v4.md

@@ -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