mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Fix links
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
|
||||
<h3 class="heading-small" id="branding">Branding</h3>
|
||||
<p>Add your organisation’s logo to your letter templates.</p>
|
||||
<p>See <a href="{{ url_for('.branding-and-customisation', _anchor='letter-branding') }}">how to change your letter branding</a>.</p>
|
||||
<p>See <a href="{{ url_for('.guidance', slug='branding-and-customisation', _anchor='letter-branding') }}">how to change your letter branding</a>.</p>
|
||||
|
||||
<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>See <a href="{{ url_for('.upload-a-letter') }}">how to upload a letter</a>.</p>
|
||||
<p>See <a href="{{ url_for('.guidance', slug='upload-a-letter') }}">how to upload a letter</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