Skip to content

Commit 00ade98

Browse files
authored
enh(typo): fix typo in link (#717)
1 parent 288a94e commit 00ade98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/events/2025-09-02-stanford-ospo-how-to-create-a-python-package-workshop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you're comfortable with Python environments, arrive with an environment that
5757
- [VS Code](https://code.visualstudio.com/download) (or any IDE you prefer for packaging)
5858

5959
> <i class="fa-solid fa-triangle-exclamation"></i> **Note:**
60-
* We strongly suggest that you visit GitHub.com and [Fork our SciPy 2025 workshop repository](https://github.com/pyOpenSci/pyopensci-scipy25-create-python-package) in case any issues arise with your local installation. This will ensure that you can follow along with us regardless of your environment setup.
60+
* We strongly suggest that you visit GitHub.com and [Fork our packaging workshop repository](https://github.com/pyOpenSci/pyopensci-workshop-create-python-package) in case any issues arise with your local installation. This will ensure that you can follow along with us regardless of your environment setup.
6161
> * JupyterLab or Jupyter Notebook is **not ideal** for the packaging work we’ll be doing.
6262
{: .notice }
6363

0 commit comments

Comments
 (0)