docs(): fixing redirects for moved doc pages, updating links to point to new urls

This commit is contained in:
Torkel Ödegaard
2017-02-06 18:04:34 +01:00
parent 5a7abe365c
commit 3398c28ab2
15 changed files with 40 additions and 117 deletions

View File

@ -10,11 +10,14 @@ weight = 8
# Grafana CLI
Grafana cli is a small executable that is bundled with grafana server and is suppose to be executed on the same machine as grafana runs.
Grafana cli is a small executable that is bundled with grafana server and is suppose to be
executed on the same machine as grafana runs.
## Plugins
The CLI helps you install, upgrade and manage your plugins on the same machine it CLI is running. You can find more information about how to install and manage your plugins at the [plugin page] ({{< relref "/installation.md" >}})
The CLI helps you install, upgrade and manage your plugins on the same machine it CLI is running.
You can find more information about how to install and manage your plugins at the
[plugin page]({{< relref "plugins/installation.md" >}}).
## Admin