mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Update introduction
Update introduction to give users more context and clearer instructions
This commit is contained in:
committed by
Chris Hill-Scott
parent
a72a422b4f
commit
4fa33c678f
@@ -9,8 +9,10 @@
|
||||
<div class="grid-row">
|
||||
<div class="column-two-thirds">
|
||||
|
||||
<h1 class="heading-large"> Documentation </h1>
|
||||
<p>Integrate with the GOV.UK Notify API using one of our clients (links open in a new tab):</p>
|
||||
<h1 class="heading-large">Documentation</h1>
|
||||
<p>Use the GOV.UK Notify API to send messages automatically.</p>
|
||||
<h2 class="heading-medium">Clients</h2>
|
||||
<p>Choose a client to integrate our API with your web application or back-office system. Links to documentation open in a new tab.</p>
|
||||
<ul class="list list-bullet">
|
||||
{% for key, label in [
|
||||
('java', 'Java'),
|
||||
|
||||
Reference in New Issue
Block a user