Browse Source

docs(paths): adds aliase for rpm and debian install

got reports on twitter about broken links.
bergquist 9 years ago
parent
commit
30022b0d0b

+ 1 - 1
docs/sources/installation/debian.md

@@ -3,7 +3,7 @@ title = "Installing on Debian / Ubuntu"
 description = "Install guide for Grafana"
 description = "Install guide for Grafana"
 keywords = ["grafana", "installation", "documentation"]
 keywords = ["grafana", "installation", "documentation"]
 type = "docs"
 type = "docs"
-aliases = ["/installation/installation/"]
+aliases = ["/installation/installation/debian"]
 [menu.docs]
 [menu.docs]
 name = "Installing on Ubuntu / Debian"
 name = "Installing on Ubuntu / Debian"
 identifier = "debian"
 identifier = "debian"

+ 1 - 0
docs/sources/installation/index.md

@@ -3,6 +3,7 @@ title = "Installation"
 description = "Install guide for Grafana"
 description = "Install guide for Grafana"
 keywords = ["grafana", "installation", "documentation"]
 keywords = ["grafana", "installation", "documentation"]
 type = "docs"
 type = "docs"
+aliases = ["installation/installation"]
 [menu.docs]
 [menu.docs]
 name = "Installation"
 name = "Installation"
 identifier = "installation"
 identifier = "installation"

+ 1 - 0
docs/sources/installation/rpm.md

@@ -2,6 +2,7 @@
 title = "Installing on RPM-based Linux"
 title = "Installing on RPM-based Linux"
 description = "Grafana Installation guide for Centos, Fedora, OpenSuse, Redhat."
 description = "Grafana Installation guide for Centos, Fedora, OpenSuse, Redhat."
 keywords = ["grafana", "installation", "documentation", "centos", "fedora", "opensuse", "redhat"]
 keywords = ["grafana", "installation", "documentation", "centos", "fedora", "opensuse", "redhat"]
+aliases = ["installation/installation/rpm"]
 type = "docs"
 type = "docs"
 [menu.docs]
 [menu.docs]
 name = "Installing on Centos / Redhat"
 name = "Installing on Centos / Redhat"