Docs: Fix nightly builds link (#73964)

* Fix nightly builds link

Replace dead link for nightly OSS builds

* Updated link

* Got updated link

* Fixed link properties
pull/74282/head^2
Isabel 2 years ago committed by GitHub
parent 9d4b19af48
commit a482795a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/_index.md

@ -44,7 +44,7 @@ title: Grafana documentation
</div> </div>
<h5>Grafana Cloud</h5> <h5>Grafana Cloud</h5>
</a> </a>
<a href="https://grafana.com/grafana/nightly?edition=oss" class="nav-cards__item nav-cards__item--install"> <a href="https://grafana.com/grafana/download/nightly?edition=oss" class="nav-cards__item nav-cards__item--install">
<div class="nav-cards__icon fa fa-moon-o"> <div class="nav-cards__icon fa fa-moon-o">
</div> </div>
<h5>Nightly builds</h5> <h5>Nightly builds</h5>

Loading…
Cancel
Save