Fixed broken links in documentation (#44044)

* Fixed broken link

* Fixed broken contribute documentation link

* Consistent relative contribute-folder url
This commit is contained in:
ToTheMax
2022-01-14 16:24:24 +01:00
committed by GitHub
parent 6b1321dbfa
commit bd8791aced
2 changed files with 3 additions and 3 deletions

View File

@@ -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.