Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c89d93f

Browse files
committed
Fix broken link in 'Contributing' docs
1 parent 63fad3b commit c89d93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ A brief overview is:
119119
git clone https://github.com/<YOUR GITHUB USERNAME>/matplotlib.git
120120

121121
4. Enter the directory and install the local version of Matplotlib.
122-
See ref`<installing_for_devs>` for instructions
122+
See :ref:`installing_for_devs` for instructions
123123

124124
5. Create a branch to hold your changes::
125125

0 commit comments

Comments
 (0)