Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
Updates footer link
Browse files Browse the repository at this point in the history
Direct URL link to DOI privacy policy.
  • Loading branch information
OpenGlobe committed Aug 28, 2015
1 parent 69628e0 commit 8610ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ekip/everykid/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<a href="{% url 'about_ekip' %}">About Every Kid in a Park</a>
</li>
<li>
<a href="{% url 'privacy_policy' %}">Privacy policy</a>
<a href="https://www.doi.gov/privacy">Privacy policy</a>
</li>
</ul>
</nav>
Expand Down

0 comments on commit 8610ebb

Please sign in to comment.