From 464590f6223d1b1f671ba299a5eeb8daca015b3a Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:08:03 -0500 Subject: [PATCH] [v9.5.x] Update the sign in docs to contain more precise information. (#72621) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the sign in docs to contain more precise information. (#71698) * Update sign-in-to-grafana.md * updates link --------- Co-authored-by: Chris Moyer (cherry picked from commit d279d926a4536b4120276139af525c6c3c941849) Co-authored-by: Paweł Krawczyk <71645192+Pawel-Kr@users.noreply.github.com> --- docs/sources/setup-grafana/sign-in-to-grafana.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/setup-grafana/sign-in-to-grafana.md b/docs/sources/setup-grafana/sign-in-to-grafana.md index b6ddc563588..6f2c0f814e4 100644 --- a/docs/sources/setup-grafana/sign-in-to-grafana.md +++ b/docs/sources/setup-grafana/sign-in-to-grafana.md @@ -16,9 +16,9 @@ This topic describes how to sign in to Grafana. To sign in to Grafana for the first time, follow these steps: -1. Open your web browser and go to http://localhost:3000/. +1. Open your web browser and go to root URL specified in [Grafana configuration file]({{< relref "./configure-grafana" >}}). - Unless you have configured a different port, Grafana listens to port `3000` by default. + Unless you have configured Grafana differently, it is set to use `http://localhost:3000` by default. 1. On the signin page, enter `admin` for username and password. 1. Click **Sign in**.