Skip to content

Commit 416b3d7

Browse files
authored
Fix some scikit-hep references (#565)
XRef #558 - SciKit-HEP -> Scikit-HEP - Refer to SciKit-Surgery/PythonTemplate and not Scikit-HEP/cookie (redirects to Scientific-Python's cookie now)
1 parent f8c96c6 commit 416b3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Python packages with our recommended tooling set up and ready to go.
1717

1818
> [!NOTE]
1919
> If you're making a package within a community that has an existing
20-
> package template (e.g., [`scikit-hep`](https://github.com/scikit-hep/cookie)),
20+
> package template (e.g., [`SciKit-Surgery`](https://github.com/SciKit-Surgery/PythonTemplate)),
2121
> we recommend using their template instead of this one.
2222
2323
## Using our Python package template

docs/pages/templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ their package template.
2929
| ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
3030
| [Napari](https://github.com/napari/cookiecutter-napari-plugin) | Cookiecutter template for authoring (npe2-based) napari plugins. |
3131
| [SciKit-Surgery](https://github.com/SciKit-Surgery/PythonTemplate) | Cookiecutter template developed by the Wellcome EPSRC Centre for Interventional and Surgical Sciences. |
32-
| [Scientific Python](https://github.com/scientific-python/cookie) | Cookiecutter template developed by [SciKit-HEP](https://github.com/scikit-hep) but now adopted by the more general Scientific Python community. |
32+
| [Scientific Python](https://github.com/scientific-python/cookie) | Cookiecutter template developed by [Scikit-HEP](https://github.com/scikit-hep) but now adopted by the more general Scientific Python community. |
3333

3434
### Template engines
3535

0 commit comments

Comments
 (0)