diff --git a/docs/sources/setup-grafana/installation/debian/index.md b/docs/sources/setup-grafana/installation/debian/index.md index 515e86fab30..5d6cfb1d6fd 100644 --- a/docs/sources/setup-grafana/installation/debian/index.md +++ b/docs/sources/setup-grafana/installation/debian/index.md @@ -81,8 +81,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. ## Next steps diff --git a/docs/sources/setup-grafana/installation/mac/index.md b/docs/sources/setup-grafana/installation/mac/index.md index 901667a3272..117ef983f92 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 91dc2b5925b..83dd34dcb62 100644 --- a/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md +++ b/docs/sources/setup-grafana/installation/redhat-rhel-fedora/index.md @@ -79,7 +79,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 46f5ff5501d..a5ced20e8a0 100644 --- a/docs/sources/setup-grafana/installation/suse-opensuse/index.md +++ b/docs/sources/setup-grafana/installation/suse-opensuse/index.md @@ -78,8 +78,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