From 5f413d755105506e86d6bfe28b09d05a68f85791 Mon Sep 17 00:00:00 2001 From: NickVeld Date: Wed, 27 May 2020 14:06:40 +0300 Subject: [PATCH] CONTRIBUTING.md misleading link to guide The best links connects a linking object and its text occurrence, e.g. the link to documentation is near documentation's occurrence in the text. Since no explicit link to the guide the guide text font became bold but link to the docs moved to doc's text occurence --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0189d12c..60bb0152 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ Thanks for contributing! Please see the -[Contributor Guide](https://jupyter-docker-stacks.readthedocs.io) in the documentation for +__Contributor Guide__ section in [the documentation](https://jupyter-docker-stacks.readthedocs.io) for information about how to contribute [package updates](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/packages.html), [recipes](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/recipes.html),