Skip to content

Commit

Permalink
update links in header nav
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbarnes9 committed Nov 17, 2020
1 parent 2db440a commit 4bec62b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/header-census.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@
<a href="../home" class="header-nav__link" role="menuitem">Home</a>
</li>
<li class="header-nav__item ">
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-engage/about-the-census/" class="header-nav__link" role="menuitem">About the census</a>
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-respond/about-the-census/" class="header-nav__link" role="menuitem">About the census</a>
</li>
<li class="header-nav__item ">
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-engage/keeping-your-data-safe/" class="header-nav__link" role="menuitem">Your data and security</a>
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-respond/your-data-and-security/" class="header-nav__link" role="menuitem">Your data and security</a>
</li>
<li class="header-nav__item ">
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-engage/help/" class="header-nav__link" role="menuitem">Help</a>
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-respond/help/" class="header-nav__link" role="menuitem">Help</a>
</li>
<li class="header-nav__item ">
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-engage/contact-us/" class="header-nav__link" role="menuitem">Contact us</a>
<a href="https://deploy-preview-118--sdc-prototypes.netlify.app/prototypes/census-website-respond/contact-us/" class="header-nav__link" role="menuitem">Contact us</a>
</li>
</ul>
</nav>
Expand Down

0 comments on commit 4bec62b

Please sign in to comment.