diff --git a/docs/sources/setup-grafana/installation/debian/index.md b/docs/sources/setup-grafana/installation/debian/index.md index 6f1975c792d..62493e47ed8 100644 --- a/docs/sources/setup-grafana/installation/debian/index.md +++ b/docs/sources/setup-grafana/installation/debian/index.md @@ -77,8 +77,8 @@ Complete the following steps to install Grafana using DEB or the standalone bina 1. Select an **Edition**. - **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose. - **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features. -1. Depending on which system you are running, click the **Linux** or **ARM** tab on the download page. -1. Copy and paste the code from the installation page into your command line and run. +1. Depending on which system you are running, click the **Linux** or **ARM** tab on the [download page](/grafana/download). +1. Copy and paste the code from the [download page](/grafana/download) into your command line and run. ## 2. Start the server diff --git a/docs/sources/setup-grafana/installation/mac/index.md b/docs/sources/setup-grafana/installation/mac/index.md index 98bf75ac5e4..9ce6ff31012 100644 --- a/docs/sources/setup-grafana/installation/mac/index.md +++ b/docs/sources/setup-grafana/installation/mac/index.md @@ -49,7 +49,7 @@ To install Grafana on macOS using the standalone binaries, complete the followin - **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose. - **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features. 1. Click **Mac**. -1. Copy and paste the code from the installation page into your command line and run. +1. Copy and paste the code from the [download page](/grafana/download) into your command line and run. 1. Untar the `gz` file and copy the files to the location of your preference. 1. To start Grafana service, go to the directory and run the command: diff --git a/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md b/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md index 45cf8b5aaf3..3e7da40970e 100644 --- a/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md +++ b/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md @@ -77,7 +77,7 @@ If you install Grafana manually using YUM or RPM, then you must manually update - **Enterprise** - Recommended download. Functionally identical to the open source version, but includes features you can unlock with a license if you so choose. - **Open Source** - Functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features. 1. Depending on which system you are running, click **Linux** or **ARM**. -1. Copy and paste the RPM package URL and the local RPM package information from the installation page into the pattern shown below, then run the commands. +1. Copy and paste the RPM package URL and the local RPM package information from the [download page](/grafana/download) into the pattern shown below and run the command. ```bash sudo yum install -y diff --git a/docs/sources/setup-grafana/installation/suse-opensuse/index.md b/docs/sources/setup-grafana/installation/suse-opensuse/index.md index f4f31cde797..f760bf67c8c 100644 --- a/docs/sources/setup-grafana/installation/suse-opensuse/index.md +++ b/docs/sources/setup-grafana/installation/suse-opensuse/index.md @@ -76,8 +76,8 @@ Complete the following steps to install Grafana using the standalone binaries: 1. Select an **Edition**. - **Enterprise:** This is the recommended version. It is functionally identical to the open-source version but includes features you can unlock with a license if you so choose. - **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features. -1. Depending on which system you are running, click the **Linux** or **ARM** tab on the download page. -1. Copy and paste the code from the installation page into your command line and run. +1. Depending on which system you are running, click the **Linux** or **ARM** tab on the [download page](/grafana/download). +1. Copy and paste the code from the [download page](/grafana/download) into your command line and run. ## Next steps