From 3b135ec048548203c14f6192a856ccce1c139dce Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Thu, 30 May 2019 12:55:57 +0200 Subject: [PATCH] [Contributing] Fixed a wrong reference --- contributing/code/standards.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code/standards.rst b/contributing/code/standards.rst index 6a8bb939224..7845e49ed89 100644 --- a/contributing/code/standards.rst +++ b/contributing/code/standards.rst @@ -268,7 +268,7 @@ Documentation * When adding a new class or when making significant changes to an existing class, an ``@author`` tag with personal contact information may be added, or expanded. Please note it is possible to have the personal contact information updated or - removed per request to the doc:`core team `. + removed per request to the :doc:`core team `. License ~~~~~~~