Skip to content

Commit b15742a

Browse files
Update urls in index.html
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent 47fed4d commit b15742a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@ <h2>Developers</h2>
3434
href="https://github.com/GSA/code-gov/blob/master/README.md" target="_blank">contribute here</a>. Help
3535
improve America's Code by exploring projects.
3636
</p>
37-
<a class="usa-button" href="{{'/projects' | url }}">Explore projects</a>
37+
<a class="usa-button" href="{{'/projects/' | url }}">Explore projects</a>
3838
</div>
3939
<div class="explore-inventory">
4040
<h2>Source Code Inventory</h2>
4141
<p>Review source code development across the entire federal government.</p>
42-
<a class="usa-button" href="{{'/agencies' | url }}"> View by Agency </a>
42+
<a class="usa-button" href="{{'/agencies/' | url }}"> View by Agency </a>
4343
</div>
4444
<div class="explore-agencies">
4545
<h2>Agency Partners</h2>
4646
<p>
4747
Federal agency partners use Code.gov to share usable open source code, promote open source
4848
projects, and track compliance with federal open source policy.
4949
</p>
50-
<a class="usa-button" href="{{'/agency-compliance/compliance/dashboard' | url }}">Agency Compliance</a>
50+
<a class="usa-button" href="{{'/agency-compliance/compliance/dashboard/' | url }}">Agency Compliance</a>
5151
</div>
5252
</div>
5353
<div class="grid-row">

0 commit comments

Comments
 (0)