Skip to content

Commit 2c05d12

Browse files
TiloRCtupui
andauthored
DOC: from CONTRIBUTING.rst link to SciPy website (scipy#18910)
Co-authored-by: Pamphile Roy <[email protected]>
1 parent ec14282 commit 2c05d12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ SciPy pull request guidelines
55
Pull requests are always welcome, and the SciPy community appreciates
66
any help you give. Note that a code of conduct applies to all spaces
77
managed by the SciPy project, including issues and pull requests:
8-
https://github.com/scipy/scipy/blob/main/doc/source/dev/conduct/code_of_conduct.rst.
8+
https://docs.scipy.org/doc/scipy/dev/conduct/code_of_conduct.html
99

1010
When submitting a pull request, we ask you to check the following:
1111

1212
1. **Unit tests**, **documentation**, and **code style** are in order.
1313
For details, please read
14-
https://github.com/scipy/scipy/blob/main/doc/source/dev/hacking.rst.
14+
https://docs.scipy.org/doc/scipy/dev/hacking.html
1515

1616
It's also OK to submit work in progress if you're unsure of what
1717
this exactly means, in which case you'll likely be asked to make

doc/source/dev/hacking.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ improvements, and submit your first PR!
290290

291291
.. _virtualenvwrapper: https://bitbucket.org/dhellmann/virtualenvwrapper/
292292

293-
.. _bsd pitch: http://nipy.sourceforge.net/nipy/stable/faq/johns_bsd_pitch.html
293+
.. _bsd pitch: https://web.archive.org/web/20130922065958/https://nipy.sourceforge.net/software/license/johns_bsd_pitch.html
294294

295295
.. _Pytest: https://pytest.org/
296296

0 commit comments

Comments
 (0)