Skip to content

Commit 6780860

Browse files
rgommersandyfaff
authored andcommitted
DOC: minor update to README.md for numpy-release leftovers
1 parent bf0defe commit 6780860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ as cron jobs twice a week, and uploads nightlies to
2626
[https://anaconda.org/scientific-python-nightly-wheels/scipy](anaconda.org/scientific-python-nightly-wheels/scipy).
2727

2828
For SciPy releases, the branch naming should match those of the main
29-
`scipy/scipy` repository, e.g., `maintenance/2.3.x` for the 2.3.x releases.
29+
`scipy/scipy` repository, e.g., `maintenance/1.17.x` for the 1.17.x releases.
3030

3131
Which branch, commit or tag is built when a set of wheel builds is triggered is
3232
controlled by the `SOURCE_REF_TO_BUILD` variable at the top of
@@ -64,7 +64,7 @@ PyPI, however as of today that is not implemented.
6464
## Security
6565

6666
To report a security vulnerability for SciPy itself, please see
67-
[the security policy on the main repo](https://github.com/numpy/numpy/?tab=security-ov-file#readme).
67+
[the security policy on the main repo](https://github.com/scipy/scipy/?tab=security-ov-file#readme).
6868

6969
To discuss a supply chain security related topic for the code in this
7070
repository, please open an issue on this repository if it can be discussed in

0 commit comments

Comments
 (0)