Skip to content

Commit 30022b0

Browse files
committed
docs(paths): adds aliase for rpm and debian install
got reports on twitter about broken links.
1 parent 686f598 commit 30022b0

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/sources/installation/debian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title = "Installing on Debian / Ubuntu"
33
description = "Install guide for Grafana"
44
keywords = ["grafana", "installation", "documentation"]
55
type = "docs"
6-
aliases = ["/installation/installation/"]
6+
aliases = ["/installation/installation/debian"]
77
[menu.docs]
88
name = "Installing on Ubuntu / Debian"
99
identifier = "debian"

docs/sources/installation/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title = "Installation"
33
description = "Install guide for Grafana"
44
keywords = ["grafana", "installation", "documentation"]
55
type = "docs"
6+
aliases = ["installation/installation"]
67
[menu.docs]
78
name = "Installation"
89
identifier = "installation"

docs/sources/installation/rpm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title = "Installing on RPM-based Linux"
33
description = "Grafana Installation guide for Centos, Fedora, OpenSuse, Redhat."
44
keywords = ["grafana", "installation", "documentation", "centos", "fedora", "opensuse", "redhat"]
5+
aliases = ["installation/installation/rpm"]
56
type = "docs"
67
[menu.docs]
78
name = "Installing on Centos / Redhat"

0 commit comments

Comments
 (0)