From fd4713f4f8dbde9d7c705c00b5ebdb9179f6283d Mon Sep 17 00:00:00 2001 From: Jennifer Villa Date: Fri, 9 Apr 2021 08:21:15 -0700 Subject: [PATCH] =?UTF-8?q?Adding=20a=20sentence=20to=20the=20index=20to?= =?UTF-8?q?=20point=20people=20towards=20the=20"activate=20=E2=80=A6=20(#3?= =?UTF-8?q?2730)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adding a sentence to the index to point people towards the "activate license" page if they want to complete installation of their Grafana Enterprise installation. Also made a minor change to the two sentences before to make them more consistent. * Made Ursula's copy changes. * Apply suggestions from code review Fixed relref and made copy change suggested by Jita. Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Piotr Jamróz --- docs/sources/installation/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/sources/installation/_index.md b/docs/sources/installation/_index.md index 545808fad57..26379050ca8 100644 --- a/docs/sources/installation/_index.md +++ b/docs/sources/installation/_index.md @@ -18,5 +18,7 @@ This section discusses the hardware and software requirements as well as the pro - [Run Docker image]({{< relref "docker" >}}) - [Deploy Grafana on Kubernetes]({{< relref "kubernetes" >}}) -Refer to [Upgrade Grafana]({{< relref "upgrading.md" >}}) topic. If you need to restart Grafana, refer to the [Restart Grafana]({{< relref "Restart-grafana.md" >}}) -topic for detailed information. +For upgrade instructions, refer to [Upgrade Grafana]({{< relref "upgrading.md" >}}). +To restart Grafana, refer to [Restart Grafana]({{< relref "restart-grafana.md" >}}). + +To install Grafana Enterprise, refer to the instructions for installing Grafana on your system. Then, refer to [Activate an Enterprise license]({{< relref "../enterprise/activate-license.md" >}}).