mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-23 17:39:13 -04:00
Add anchor link
This commit is contained in:
committed by
Chris Hill-Scott
parent
b9ec7df023
commit
d7711421d9
@@ -34,7 +34,7 @@
|
||||
<h3 class="heading heading-small" id="upload-letters">Upload your own letters</h3>
|
||||
<p>You can create reusable letter templates in Notify, or upload and send your own letters with the Notify API.</p>
|
||||
<p>Use the <a href="{{ url_for('.letter_spec') }}">letter specification document</a> to help you set up your letter, save it as a PDF, then upload it to Notify.<p>
|
||||
<p>Read <a href="{{ url_for('.guidance') }}">how to upload your own letters</a>.</p>
|
||||
<p>Read <a href="{{ url_for('.guidance', _anchor='upload-letters') }}">how to upload your own letters</a>.</p>
|
||||
<p>Or, if you’re using our API, read our <a href="{{ url_for('.documentation') }}">documentation</a>.</p>
|
||||
|
||||
<h2 class="heading heading-medium">Pricing</h2>
|
||||
|
||||
Reference in New Issue
Block a user