pyOpenSci / lessons

A repo containing lessons used in pyOpenSci training.
https://www.pyopensci.org/lessons
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

fix: bad links and refs #57

Closed lwasser closed 1 month ago

lwasser commented 1 month ago

closes #53

this just cleans up all of the bad ref links throughout. the issue was i created targets like this

On the share code page, I made a (share-code)= reference. But this becomes confusing when you have a page name that can be used in an index file tree within the dir that also has a reference with the same name! So that was the main issue that I hadn't considered.

once we merge this CI should be happy again (i think!).

lwasser commented 1 month ago

@willingc this pr fixes all of the red CI issues. and it will close the open issue about the red x too. CI breaking bugs me too 😆