codeforamerica/brigade

"Policing" Priority Action Area cards do not link to action areas

afleischer opened this issue · 1 comments

Hi,

I'm on your website at https://brigade.codeforamerica.org/priority-action-areas/ and I noticed that the "Policing" card does not appear to link to anything. I'm not sure if this is a bug or some CMS issue, but it'd probably be nice to look into.

Noticed with

Browser: Google Chrome
Device: Mac OS X Mojave

Should it be "rapid-response"?

<a href="{{ url_for("brigade.paa_rapid_response") }}" class="card link-card">
<div class="card-content">
<img src="{{ asset_url_for("images/icon_paa_rapid_response.png") }}" class="card-icon" alt="">
<h4>Rapid Response</h4>
<p>When disaster strikes, Brigade members spring into action.</p>
<span class="card-button button button-primary button-small">Get involved</span>

also

https://github.com/codeforamerica/brigade/tree/master/brigade/templates/priority_action_areas