techx / hackmit-code

:recycle: HackMIT's open source projects
http://code.hackmit.org/
Apache License 2.0
67 stars 14 forks source link

Fix broken link to HACKMIT 2020 #8

Closed soobinrho closed 1 year ago

soobinrho commented 2 years ago

Problem

Originally, the project link of HACKMIT 2020 was linked to https://github.com/techx/hackmit-splash-2020 but this leads to a 404 page:

image

What is this PR about?

So, it's now changed to https://archive.hackmit.org/2020/ in this PR:

image

By the way, I figured techx/hackmit-splash-2020 is a private repository, which is why I think https://github.com/techx/hackmit-splash-2020 gives me a 404 page. I was going to ask you guys to consider making the repository public, but then it would be too big of a change just to fix broken image links. So, the easiest solution to fix these broken links seems to be just using https://archive.hackmit.org/2020/ and that, of course, is what this PR does.

dk3775 commented 1 year ago

@soobinrho Thanks! I was about to raise an Issue then I saw your PR. This fix does the job! Please accept this PR!

soobinrho commented 1 year ago

Thanks! I was about to raise an Issue then I saw your PR. This fix does the job! Please accept this PR!

@dk3775 It's great to meet like-minded people. Glad we came across the same thought process hahaha 👍