Skip to content

Commit

Permalink
Add appeals page link
Browse files Browse the repository at this point in the history
  • Loading branch information
HelenWDTK authored Aug 8, 2023
1 parent ba6af7d commit a40d7a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/views/help/_sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
help_no_response_path %>
</li>

<li>
<%= link_to_unless_current 'Appeals', help_appeals_path %>
</li>

<li>
<%= link_to_unless_current 'Glossary', help_glossary_path %>
</li>
Expand Down

0 comments on commit a40d7a5

Please sign in to comment.