mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Link to new Python docs on Documentation page
Changed the Python link on the Documentation page to link to the new Python docs (docs.notifications.service.gov.uk/python.html) instead of the Python client GitHub repo.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<li><a href="https://github.com/alphagov/notifications-net-client" target="_blank" rel="noopener">.NET</a></li>
|
||||
<li><a href="https://github.com/alphagov/notifications-node-client" target="_blank" rel="noopener">Node JS</a></li>
|
||||
<li><a href="https://github.com/alphagov/notifications-php-client" target="_blank" rel="noopener">PHP</a></li>
|
||||
<li><a href="https://github.com/alphagov/notifications-python-client" target="_blank" rel="noopener">Python</a></li>
|
||||
<li><a href="https://docs.notifications.service.gov.uk/python.html" target="_blank" rel="noopener">Python</a></li>
|
||||
<li><a href="https://github.com/alphagov/notifications-ruby-client" target="_blank" rel="noopener">Ruby</a></li>
|
||||
</ul>
|
||||
<p>You can also find out about <a href="{{ url_for('main.integration_testing')}}">integration testing</a> and the different types of API keys that you can use.</p>
|
||||
|
||||
Reference in New Issue
Block a user