From 39ab169e7d426a2e2228a353f2caef5d74efa3bc Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 20 Sep 2016 09:06:53 +0100 Subject: [PATCH] Revert "Link to GOV.UK tech doc format for Python client" --- app/templates/admin_template.html | 2 +- app/templates/views/api-keys.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index ee777c460..aa57f52d5 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -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://quis.github.io/govuk_documentation_prototype/'), + ('Python', 'https://github.com/alphagov/notifications-python-client'), ('Ruby', 'https://github.com/alphagov/notifications-ruby-client') ] %}
  • {{ language }} client
  • diff --git a/app/templates/views/api-keys.html b/app/templates/views/api-keys.html index 4c2450542..7e7ad0b30 100644 --- a/app/templates/views/api-keys.html +++ b/app/templates/views/api-keys.html @@ -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://quis.github.io/govuk_documentation_prototype/'), + ('Python', 'https://github.com/alphagov/notifications-python-client'), ('Ruby', 'https://github.com/alphagov/notifications-ruby-client') ] %}