FOSSRIT / fossrit.github.io

Official website for Free and Open Source Software @ RIT MAGIC Center and FOSS academia
https://fossrit.github.io
Mozilla Public License 2.0
9 stars 12 forks source link

Fix various HTML errors/broken links to make CI pass #115

Closed jwflory closed 4 years ago

jwflory commented 4 years ago

CI is introduced in #114. While putting that PR together, it found several valid things on our site that are actually broken or unexpected. This PR fixes them, so when #114 is merged, it should pass and also deploy our site to production.


d51cd9ccc5f852aae51789b089880887634f2cda — :bookmark_tabs: announcements: Fix 404 for FOSS Minor curriculum

Previously in an Imagine RIT announcement, I linked to the PDF of the FOSS courses to talk about work that came from the IGME-585 course. RIT did the ol' switcheroo on us, so this points that link to the new place for FOSS minor curriculum.


4856857c9b8ef6afbe046182ce06146e6b87dceb — :link: announcements: Fix broken URL

For some reason, this link was broken. Might have been old cruft from the RITlug website circa 2015.


c29335f22c3112efcef1ba5d01d57824353fb495 — :tiger: projects: Make TigerOS conform to link format of all projects

TigerOS is special on the RITlug website, but here we want it to conform to the same permalink style that all other projects adhere to. No double standards pls!


jwflory commented 4 years ago

Thanks for reviewing @10eMyrT! Merging. :ocean: