Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #48 from Mbrownshoes/master
Browse files Browse the repository at this point in the history
changed the urls again. urls are hardcoded in 2 places
  • Loading branch information
Mathew Brown authored Jun 5, 2017
2 parents ec5a0f7 + a4f38e1 commit b532fe3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<nav class="govNav" id="govMainMenu">
<ul class="firstLevel nav navbar-nav">
<li class="clearfix">
<a href="http://www2.gov.bc.ca/gov/content/governments/about-the-bc-government/databc">What is DataBC?</a>
<a href="http://www2.gov.bc.ca/gov/content?id=5A896C5DD9554C13AE75FEACCECF6671">What is DataBC?</a>
<span class="no-trigger"></span>
</li>
<li class="clearfix">
Expand All @@ -57,15 +57,15 @@
<span class="no-trigger"></span>
</li>
<li class="clearfix">
<a href="http://www2.gov.bc.ca/gov/content/governments/about-the-bc-government/databc/geographic-data-and-services">Geographic Services</a>
<a href="http://www2.gov.bc.ca/gov/content?id=D4A480B7776B4C2C8AD4266EECADEBF2">Geographic Services</a>
<span class="no-trigger"></span>
</li>
<li class="clearfix">
<a href="http://blog.data.gov.bc.ca/">Blog</a>
<a href="http://engage.gov.bc.ca/data/">Blog</a>
<span class="no-trigger"></span>
</li>
<li class="clearfix">
<a href="http://developer.gov.bc.ca/">Developers</a>
<a href="https://bcdevexchange.org/" target="_blank">Developers</a>
<span class="no-trigger"></span>
</li>
<li class="clearfix">
Expand Down

0 comments on commit b532fe3

Please sign in to comment.