diff options
| author | GabbyPrecious <gabbyprecious2000@gmail.com> | 2021-02-03 11:36:02 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-02-04 10:39:22 +0100 |
| commit | 526a6f0d25335145c91524a0ff47723656ef0c2c (patch) | |
| tree | 1803a8ebf9e204e980882c5690b4d2cc5e030952 /docs | |
| parent | fdeca7721565b3173e635b2df69dddc4e4c7a1c0 (diff) | |
[3.1.x] Refs #32412 -- Adjusted link from tutorial to reference docs.
The writing code index page is a better location for a newer contributor to
land, than the specific patch guidelines subpage.
Backport of aa29c57beea7e8e570f8a597ea806ca3e2b3431d from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/intro/contributing.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index b01fd35a9c..707fb82920 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -19,8 +19,8 @@ Who's this tutorial for? .. seealso:: - If you are looking for a reference on how to submit patches, see the - :doc:`/internals/contributing/writing-code/submitting-patches` + If you are looking for a reference on the details of making code + contributions, see the :doc:`/internals/contributing/writing-code/index` documentation. For this tutorial, we expect that you have at least a basic understanding of |
