Commit c59fd2e8 by Torkel Ödegaard

fix(docs): fixed support for old docs url, fixes #6960

parent 330c1b94
......@@ -3,6 +3,7 @@ title = "Installing on Debian / Ubuntu"
description = "Install guide for Grafana"
keywords = ["grafana", "installation", "documentation"]
type = "docs"
aliases = ["/installation/installation/"]
[menu.docs]
name = "Installing on Ubuntu / Debian"
identifier = "debian"
......
......@@ -8,3 +8,14 @@ name = "Installation"
identifier = "installation"
+++
## Installing Grafana
- [Installing on Debian / Ubuntu](installation/debian)
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](installation/rpm)
- [Installing on Mac OS X](installation/mac)
- [Installing on Windows](installation/windows)
- [Installing on Docker](installation/docker)
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](installation/provisioning)
- [Nightly Builds](http://grafana.org/builds)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment