mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 10:58:58 -04:00
Link to GOV.UK tech doc format for Python client
We want to try this out in research tomorrow, instead of the README style doc we’ve been using up to this point.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
('Java', 'https://github.com/alphagov/notifications-java-client'),
|
||||
('Node JS', 'https://github.com/alphagov/notifications-node-client'),
|
||||
('PHP', 'https://github.com/alphagov/notifications-php-client'),
|
||||
('Python', 'https://github.com/alphagov/notifications-python-client'),
|
||||
('Python', 'https://quis.github.io/govuk_documentation_prototype/'),
|
||||
('Ruby', 'https://github.com/alphagov/notifications-ruby-client')
|
||||
] %}
|
||||
<li><a href="{{ url }}">{{ language }} client</a></li>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
('Java', 'https://github.com/alphagov/notifications-java-client'),
|
||||
('Node JS', 'https://github.com/alphagov/notifications-node-client'),
|
||||
('PHP', 'https://github.com/alphagov/notifications-php-client'),
|
||||
('Python', 'https://github.com/alphagov/notifications-python-client'),
|
||||
('Python', 'https://quis.github.io/govuk_documentation_prototype/'),
|
||||
('Ruby', 'https://github.com/alphagov/notifications-ruby-client')
|
||||
] %}
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user