arfc / arfc.github.io

Holds the research group website.
Creative Commons Attribution 4.0 International
12 stars 62 forks source link

Configure Git link broken in setting started manual #285

Closed nglaser3 closed 6 months ago

nglaser3 commented 1 year ago

I was going through the ARFC website, and in the getting started guide the 'configure git' link sent me to a page not found error.

I'm submitting a ...

Expected Behavior

when clicking on the link you go to a setting up page.

Actual Behavior

when clicking on https://swcarpentry.github.io/git-novice/02-setup/ you go to a page not found.

How can this issue be closed?

The link gets fixed

munkm commented 1 year ago

Thanks for the bug report @nglaser3 !! I think the link to fix this issue is https://swcarpentry.github.io/git-novice/02-setup.html . The carpentries recently redid their lesson design so now the URL has changed slightly.

nsryan2 commented 6 months ago

Addressed in #296