mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-26 05:11:06 -05:00
Fix links to support
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<!--<li>you can track when the recipient downloads your document</li>-->
|
||||
<li>email attachments are often marked as spam</li>
|
||||
</ul>
|
||||
<p><a href="{{ url_for('.support', ticket_type='ask-question-give-feedback') }}">Contact the team</a> and ask us to turn this feature on for your service.</p>
|
||||
<p><a href="{{ url_for('.feedback', ticket_type='ask-question-give-feedback') }}">Contact the team</a> and ask us to turn this feature on for your service.</p>
|
||||
<p><a href="{{ url_for('.documentation') }}">Read the API documentation</a> for more information.</p>
|
||||
|
||||
<h3 class="heading heading-small">Add a reply-to address</h3>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<h3 class="heading heading-small">Receive text messages</h3>
|
||||
<p>Let people send messages to your service or reply to your texts.</p>
|
||||
<p>You can see and reply to the messages you receive, or set up your own automated processes to manage replies.</p>
|
||||
<p><a href="{{ url_for('.support', ticket_type='ask-question-give-feedback') }}">Contact the team</a> to request a unique number for text message replies.</p>
|
||||
<p><a href="{{ url_for('.feedback', ticket_type='ask-question-give-feedback') }}">Contact the team</a> to request a unique number for text message replies.</p>
|
||||
|
||||
<h3 class="heading heading-small">Show people who your texts are from</h3>
|
||||
<p>When you send a text message with Notify, the sender name tells people who it's from.</p>
|
||||
|
||||
Reference in New Issue
Block a user