Fix links

This commit is contained in:
Chris Hill-Scott
2020-01-22 14:24:58 +00:00
parent 8e5d11c70e
commit 80fe15f517
5 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
<h3 class="heading heading-small" id="branding">Email branding</h3>
<p>Add your organisations logo and brand colour to email templates.</p>
<p>See <a href="{{ url_for('.branding-and-customisation', _anchor='email-branding') }}">how to change your email branding</a>.</p>
<p>See <a href="{{ url_for('.guidance', slug='branding-and-customisation', _anchor='email-branding') }}">how to change your email branding</a>.</p>
<h3 class="heading heading-small" id="send-files">Send files by email</h3>
<p>Notify offers a safe and reliable way to send files by email.</p>
@@ -41,7 +41,7 @@
<h3 class="heading heading-small" id="reply-to">Add a reply-to address</h3>
<p>Notify lets you choose the email address that users reply to.</p>
<p>Emails with a reply-to address seem more trustworthy and are less likely to be labelled as spam.</p>
<p>See <a href="{{ url_for('.branding-and-customisation'), _anchor='reply-to-address' }}">how to add a reply-to address</a>.</p>
<p>See <a href="{{ url_for('.guidance', slug='branding-and-customisation', _anchor='reply-to-address') }}">how to add a reply-to address</a>.</p>
<h2 class="heading heading-medium">Pricing</h2>
<p>Its free to send emails through Notify.</p>

View File

@@ -29,11 +29,11 @@
<h3 class="heading-small" id="branding">Branding</h3>
<p>Add your organisations 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 youre using our API, read our <a href="{{ url_for('.documentation') }}">documentation</a>.</p>
<h2 class="heading heading-medium">Pricing</h2>

View File

@@ -28,7 +28,7 @@
<h3 class="heading heading-small" id="sender">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>
<p>See <a href="{{ url_for('.branding-and-customisation', _anchor='text-message-sender') }}">how to change the text message sender</a>.</p>
<p>See <a href="{{ url_for('.guidance', slug='branding-and-customisation', _anchor='text-message-sender') }}">how to change the text message sender</a>.</p>
<h2 class="heading heading-medium">Pricing<h2>
<p>Each service you add has a free annual allowance. After that it costs 1.58 pence (plus VAT) to send a text to a UK number.</p>