mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(docs): fixed support for old docs url, fixes #6960
This commit is contained in:
parent
330c1b945e
commit
c59fd2e8f6
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user