From bd8791acedf317d749462d102f7a84816f5b52e8 Mon Sep 17 00:00:00 2001 From: ToTheMax <21971014+ToTheMax@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:24:24 +0100 Subject: [PATCH] Fixed broken links in documentation (#44044) * Fixed broken link * Fixed broken contribute documentation link * Consistent relative contribute-folder url --- CONTRIBUTING.md | 4 ++-- docs/sources/administration/configuration.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea19d6993c8..de09cda0031 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,6 +80,6 @@ Before we can accept your pull request, you need to [sign our CLA](https://grafa ## Where do I go from here? - Set up your [development environment](contribute/developer-guide.md). -- Learn how to [contribute documentation](contribute/documentation.md). +- Learn how to [contribute documentation](contribute/README.md). - Get started [developing plugins](https://grafana.com/docs/grafana/latest/developers/plugins/) for Grafana. -- Look through the resources in the [contribute](https://github.com/grafana/grafana/tree/main/contribute) folder. +- Look through the resources in the [contribute](contribute) folder. diff --git a/docs/sources/administration/configuration.md b/docs/sources/administration/configuration.md index d802fe3ecc8..3dd46ed51f1 100644 --- a/docs/sources/administration/configuration.md +++ b/docs/sources/administration/configuration.md @@ -631,7 +631,7 @@ Path to the default home dashboard. If this value is empty, then Grafana uses St Set to `false` to prohibit users from being able to sign up / create user accounts. Default is `false`. The admin user can still create -users from the [Grafana Admin Pages](/reference/admin). +users from the [Grafana Admin Pages]({{< relref "../manage-users/server-admin/server-admin-manage-users.md" >}}). ### allow_org_create