diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index aa57f52d5..ee777c460 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://github.com/alphagov/notifications-python-client'), + ('Python', 'https://quis.github.io/govuk_documentation_prototype/'), ('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 7e7ad0b30..4c2450542 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://github.com/alphagov/notifications-python-client'), + ('Python', 'https://quis.github.io/govuk_documentation_prototype/'), ('Ruby', 'https://github.com/alphagov/notifications-ruby-client') ] %}