changing guidance to how-do

This commit is contained in:
Beverly Nguyen
2025-01-22 10:41:29 -08:00
parent 0dfad834bf
commit cb41d9e706
13 changed files with 19 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
<h1 class="font-body-2xl margin-bottom-3">Contact us</h1>
<p>Notify is designed to be easy to use.</p>
<ul class="list list-bullet">
<li>For information on personalization and data preparation, see <a href={{ url_for("main.guidance_index") }}>Guidance</a>.</li>
<li>For information on personalization and data preparation, see <a href={{ url_for("main.how_to") }}>How to</a>.</li>
<li>For help interpreting delivery reports, see <a href={{ url_for("main.message_status") }}>Delivery Status</a>.</li>
<li>For details on pricing and what counts as a message part, see <a href={{ url_for("main.pricing") }}>Pricing</a>.</li>
</ul>