Skip to content

Commit

Permalink
Merge pull request #5353 from alphagov/remove-link-no-href
Browse files Browse the repository at this point in the history
Remove link with no `href`
  • Loading branch information
quis authored Jan 15, 2025
2 parents 4c53830 + aed2d4d commit ea9920e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3 id="identify-returned-letters" class="heading-small">Identify the returned l
<li>a reference for each letter if you include either:
<ul class="govuk-list govuk-list--bullet">
<li>a column called ‘reference’ in the list of addresses you upload</li>
<li>the <code class="lang-py">reference</code> argument when making an API call if you use the <a class="govuk-link govuk-link--no-visited-state">Notify API</a> </li>
<li>the <code class="lang-py">reference</code> argument when making an API call if you use the Notify API</li>
</ul>
</li>

Expand Down

0 comments on commit ea9920e

Please sign in to comment.