Skip to content

Commit

Permalink
Merge pull request #37 from CMSgov/faq-link
Browse files Browse the repository at this point in the history
add faq link
  • Loading branch information
eoverly authored May 22, 2024
2 parents 3224064 + 635630c commit ebef7e3
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/pages/online-validator.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,19 @@ const OnlineValidator = () => {
</a>{" "}
</p>
<p>
For validator questions or concerns, you may email
[email protected].
For frequently asked questions and answers about the
validator, please refer to the{" "}
<a href="https://www.cms.gov/files/document/hospital-price-transparency-validator-faqs.pdf">
Validator FAQs
</a>
. Additional resources are available on the{" "}
<a href="https://www.cms.gov/priorities/key-initiatives/hospital-price-transparency/resources">
Hospital Price Transparency Resources Page
</a>
. For other validator questions or concerns, you may email{" "}
<a href="mailto:[email protected]">
[email protected]
</a>
</p>
<br></br>
<hr></hr>
Expand Down

0 comments on commit ebef7e3

Please sign in to comment.