From b6422f1bfd9a98e17d998830f4d3b57e9c6531fb Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Fri, 13 Mar 2026 10:44:50 -0600 Subject: [PATCH 1/6] fix: broken links --- _posts/2024-05-30-pyos-pyconus-2024-recap.md | 2 +- ...4-06-05-friends-dont-let-friends-package-alone-pyconus-24.md | 2 +- _posts/2024-08-30-pyopensci-monumental-growth-2024.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/2024-05-30-pyos-pyconus-2024-recap.md b/_posts/2024-05-30-pyos-pyconus-2024-recap.md index 3a6a404b..1fdcd02a 100644 --- a/_posts/2024-05-30-pyos-pyconus-2024-recap.md +++ b/_posts/2024-05-30-pyos-pyconus-2024-recap.md @@ -74,7 +74,7 @@ tech support, and even an “escort” from the speaker room to the main stage. You can check it out on youtube below: -{% include video id="mJPoj9Ex9fk" provider="youtube" %} +{% include video id="oA6-f7PtTQ4" provider="youtube" %} Speaking of friends, it was my friends who got me through this talk. I saw them sitting in the front rows, smiling and supporting me. They both empowered me and gave me calm. diff --git a/_posts/2024-06-05-friends-dont-let-friends-package-alone-pyconus-24.md b/_posts/2024-06-05-friends-dont-let-friends-package-alone-pyconus-24.md index 60fca849..a945808d 100644 --- a/_posts/2024-06-05-friends-dont-let-friends-package-alone-pyconus-24.md +++ b/_posts/2024-06-05-friends-dont-let-friends-package-alone-pyconus-24.md @@ -27,7 +27,7 @@ The irony of these three different perspectives is that the challenges that use You can also watch the talk here: -{% include video id="mJPoj9Ex9fk" provider="youtube" %} +{% include video id="oA6-f7PtTQ4" provider="youtube" %} ### My early experiences with Python packaging diff --git a/_posts/2024-08-30-pyopensci-monumental-growth-2024.md b/_posts/2024-08-30-pyopensci-monumental-growth-2024.md index 05478e66..af5c8da5 100644 --- a/_posts/2024-08-30-pyopensci-monumental-growth-2024.md +++ b/_posts/2024-08-30-pyopensci-monumental-growth-2024.md @@ -306,7 +306,7 @@ In four months, we published a shiny new peer review guide. In January 2023, we -You can see more of our [peer review metrics on our MyST Markdown metrics dashboard here](https://www.pyopensci.org/peer-review/peer-review-status-dashboard.html) +You can see more of our [peer review metrics on our MyST Markdown metrics dashboard here](https://www.pyopensci.org/metrics/peer-review/peer-review-status-dashboard.html) {: .button } From efcf41b797512c744fc67eccb939e9e9919f884b Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Fri, 13 Mar 2026 10:59:26 -0600 Subject: [PATCH 2/6] fix more links --- .github/workflows/linkcheck.yml | 1 - _includes/head.html | 1 - _posts/2019-11-18-pandera-dataframe-validation.md | 2 +- _posts/2022-09-27-call-for-python-software-review-editors.md | 2 +- _posts/2024-05-30-pyos-pyconus-2024-recap.md | 2 +- _posts/2024-06-03-sleplet-slepian-wavelets.md | 2 +- _posts/2024-07-10-automata.md | 2 +- _posts/2024-08-30-pyopensci-monumental-growth-2024.md | 2 +- _posts/2024-09-17-pyopensci-sustainability-plan-2024.md | 2 +- 9 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index 4e84429f..d21bb391 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -33,7 +33,6 @@ jobs: uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 #v2.8.0 with: args: > - --verbose --no-progress --root-dir ${{ github.workspace }}/_site --exclude 'zenodo\.org' diff --git a/_includes/head.html b/_includes/head.html index 207ea483..7c021442 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,7 +6,6 @@ {% endunless %} -