Skip to content

Commit a0145a5

Browse files
Fix issues link in index.html
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent b15742a commit a0145a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3>OPT-IN WITH LABELS</h3>
108108
</div>
109109
</div>
110110
<div style="text-align: center; margin-top: 2rem;">
111-
<a class="usa-button" href="/code-gov/issues/">Browse Issues</a>
111+
<a class="usa-button" href="{{'/issues/' | url }}">Browse Issues</a>
112112
</div>
113113
</div>
114114
</section>

0 commit comments

Comments
 (0)