compsoc-edinburgh / website

This is the website that powers CompSoc Edinburgh. Includes a blog, minutes, various pages — all written with Jekyll, SASS, Bootstrap, and Docker.
https://comp-soc.com
10 stars 27 forks source link

Fix EUSA links following their website renewal #200

Closed yutotakano closed 3 years ago

yutotakano commented 3 years ago

EUSA has changed their website in the last year, and links to our society page on EUSA no longer work. This pull request fixes all the links in _index.html and _join.html.

It was confirmed via a grep that no crucial pages remain unfixed. There are several _posts that still have old links, but those were deliberately unaltered to preserve the original state.

$ grep -r "eusa.ed.ac.uk/activities/societies" .