From e93f719396f117249aa29cda8368b7e740f991eb Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 19 Apr 2018 09:51:13 +0100 Subject: [PATCH] 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. --- app/templates/views/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/documentation.html b/app/templates/views/documentation.html index 49a6e7ce4..4380d1eb4 100644 --- a/app/templates/views/documentation.html +++ b/app/templates/views/documentation.html @@ -16,7 +16,7 @@
  • .NET
  • Node JS
  • PHP
  • -
  • Python
  • +
  • Python
  • Ruby
  • You can also find out about integration testing and the different types of API keys that you can use.