Fix download link in macOS install instructions (#55133)

The link was pointing to non-existing `7.3.0-381ff45epre` version.

Updated to point to main download page, as with other platforms.
This commit is contained in:
Adrian Serrano
2022-09-14 00:06:01 +02:00
committed by GitHub
parent 927d97f1ab
commit 1366b87b34

View File

@ -37,7 +37,7 @@ Use [Homebrew](http://brew.sh/) to install the most recent released version of G
## Install standalone macOS binaries
To install a nightly build, or to install the latest version of Grafana without Homebrew, go to the [Grafana download page](https://grafana.com/grafana/download/7.3.0-381ff45epre?platform=mac).
To install a nightly build, or to install the latest version of Grafana without Homebrew, go to the [Grafana download page](https://grafana.com/grafana/download?platform=mac).
1. Select the Grafana version you want to install. By default, the most recent released version is selected.