Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ <h2>How to RAP</h2>
<p>It'll show you how to take a process you currently do in a very manual, time-consuming way, and rebuild it in-line with RAP principles.</p>
<p>Learn more:</p>
<a
href="{{ base_url }}/implementing_RAP/rap-readiness/"
href="{{ base_url }}/implementing_RAP/"
title="{{ page.next_page.title | striptags }}"
class="md-button md-button--primary"
>
Expand Down Expand Up @@ -427,7 +427,7 @@ <h2>Training Resources</h2>
</ul>
<p>Learn more:</p>
<a
href="{{ base_url }}/training_resources/git/introduction-to-git/"
href="{{ base_url }}/training_resources/"
class="md-button md-button--primary"
>
Training Resources
Expand Down