Skip to content

Commit

Permalink
Merge pull request #21 from michaelmcmillan/fix/video-lecture-link
Browse files Browse the repository at this point in the history
Fixed link on video lecture card to point to the correct resource
  • Loading branch information
mortnod committed Jul 12, 2015
2 parents ff7e14d + 9f6e54f commit 3be41e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/content.js
Expand Up @@ -71,7 +71,7 @@ var data = {
pictogram:'film',
css_id:'film',
link:'https://video.adm.ntnu.no/',
description:'NTNU filmer en del forelesninger. Hør med <a href="www.ntnu.no/mms">Multimediesenteret</a> (og foreleser) om filming av dine favorittforelesninger!'
description:'NTNU filmer en del forelesninger. Hør med <a href="http://www.ntnu.no/mms">Multimediesenteret</a> (og foreleser) om filming av dine favorittforelesninger!'
}
],

Expand Down Expand Up @@ -101,4 +101,4 @@ var data = {
tagline: "Bli itj fart utn bart!"
}
]
};
};

0 comments on commit 3be41e9

Please sign in to comment.