mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 13:38:13 -08:00
Corrected link to contact us page
This commit is contained in:
parent
3f88649091
commit
8236a4d291
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@
|
|||
</h2>
|
||||
<div id="collapseFive" class="accordion-collapse collapse show" aria-labelledby="headingFive" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<p> <a class="text-decoration-none" href="/team#dan_french">
|
||||
<p> <a class="text-decoration-none" href="<%= contacts_path %>">
|
||||
Speak with a Member of the PA Team
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a> </p>
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
</p>
|
||||
<p>
|
||||
<a class="text-decoration-none" href="<%= team_index_path(anchor: "peter") %>">
|
||||
<a class="text-decoration-none" href="<%= contacts_path %>">
|
||||
Speak with a Member of the SQM Team
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue