docs: fixed order of sidemenu

This commit is contained in:
Torkel Ödegaard
2018-01-30 15:21:43 +01:00
parent 8c8328eac5
commit 7cd379ac9f
7 changed files with 7 additions and 8 deletions

View File

@ -5,7 +5,7 @@ type = "docs"
[menu.docs]
name = "Features"
identifier = "features"
weight = 3
weight = 4
+++

View File

@ -1,9 +0,0 @@
+++
title = "What's New in Grafana"
[menu.docs]
name = "What's New In Grafana"
identifier = "whatsnew"
weight = 2
+++