File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ SciPy pull request guidelines
5
5
Pull requests are always welcome, and the SciPy community appreciates
6
6
any help you give. Note that a code of conduct applies to all spaces
7
7
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
9
9
10
10
When submitting a pull request, we ask you to check the following:
11
11
12
12
1. **Unit tests **, **documentation **, and **code style ** are in order.
13
13
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
15
15
16
16
It's also OK to submit work in progress if you're unsure of what
17
17
this exactly means, in which case you'll likely be asked to make
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ improvements, and submit your first PR!
290
290
291
291
.. _virtualenvwrapper : https://bitbucket.org/dhellmann/virtualenvwrapper/
292
292
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
294
294
295
295
.. _Pytest : https://pytest.org/
296
296
You can’t perform that action at this time.
0 commit comments