Skip to content

Commit

Permalink
Merge pull request #753 from OpenGeoscience/fix-kitware-link
Browse files Browse the repository at this point in the history
Fix Kitware link in the website template.
  • Loading branch information
manthey authored Dec 12, 2017
2 parents 00e0dec + d8082a6 commit 1103cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/themes/agency/layout/layout.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</div>
<div class="col-md-3">
<ul class="list-inline quicklinks">
<li><a href="kitware.com">Kitware</a>
<li><a href="http://www.kitware.com">Kitware</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 1103cab

Please sign in to comment.