Change rooted links to absolute links for mkdocs v1.0

* mkdocs v1.0 now evaluates links beginning with / as
absolute links that are only prepended with the site url
This commit is contained in:
Dalton Hubble
2018-10-07 19:57:16 +02:00
parent daeaec0832
commit ee569e3a59
11 changed files with 28 additions and 28 deletions

View File

@ -47,4 +47,4 @@ Visit [127.0.0.1:9090](http://127.0.0.1:9090) to query [expressions](http://127.
<br/>
![Prometheus Alerts](../img/prometheus-alerts.png)
Use [Grafana](/addons/grafana.md) to view or build dashboards that use Prometheus as the datasource.
Use [Grafana](/addons/grafana/) to view or build dashboards that use Prometheus as the datasource.