Skip to content

Kristen Kotkas

Kristen Kotkas edited this page May 4, 2018 · 4 revisions

I chose issue #20 "Fix course link URL".

I was required to change href from "google.com" to the URL of the course website in index.html. To fix that bug, I opened the index.html and located the "google.com" URL. After that I copied the URL of the course website "https://courses.cs.ut.ee/2018/cse/spring" and replaced "google.com" with it.

My pull request. I assigned @Achaad to review it.

Clone this wiki locally