From ab7fcdc1483130c0e2bacf3d75b0c5e0e95ace1b 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:09:12 -0500 Subject: [PATCH] [v10.1.x] Update the sign in docs to contain more precise information. (#72623) 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 5825db0dacd..d33ea496821 100644 --- a/docs/sources/setup-grafana/sign-in-to-grafana.md +++ b/docs/sources/setup-grafana/sign-in-to-grafana.md @@ -20,9 +20,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**.