mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-12 00:04:18 -07:00
Fix the mailto link on "share feedback" link (#1267)
This commit is contained in:
parent
3e37d9d1a3
commit
0a6b490109
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ exports[`rendering of the HowYouCanHelp checks if various text fields are visibl
|
|||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="mailto=Screeningtool-Support@omb.eop.gov"
|
||||
href="mailto:Screeningtool-Support@omb.eop.gov"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue