Skip to content

Commit 025a735

Browse files
committed
minor #11631 [Contributing] Fixed a wrong reference (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- [Contributing] Fixed a wrong reference Commits ------- 3b135ec [Contributing] Fixed a wrong reference
2 parents 91d8c76 + 3b135ec commit 025a735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Documentation
268268
* When adding a new class or when making significant changes to an existing class,
269269
an ``@author`` tag with personal contact information may be added, or expanded.
270270
Please note it is possible to have the personal contact information updated or
271-
removed per request to the doc:`core team </contributing/code/core_team>`.
271+
removed per request to the :doc:`core team </contributing/code/core_team>`.
272272

273273
License
274274
~~~~~~~

0 commit comments

Comments
 (0)