Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
opendatact authored Jul 9, 2018
1 parent ea7ae67 commit 8bc2a3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Principles</a>
<a class="nav-link" href="principles.html">Principles</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Use Cases</a>
Expand Down Expand Up @@ -75,7 +75,7 @@ <h4 class="card-title">Principles</h4>
<p class="card-text">Guiding principles for the plan.</p>
</div>
<div class="card-footer">
<a href="#" class="btn btn-primary">Find Out More!</a>
<a href="principles.html" class="btn btn-primary">Find Out More!</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 8bc2a3c

Please sign in to comment.