Add link to .NET client under API docs

This commit is contained in:
Imdad Ahad
2016-12-09 16:08:51 +00:00
parent f6b566fdf8
commit a935d28116

View File

@@ -102,6 +102,7 @@
<ul>
{% for language, url in [
('Java', 'https://github.com/alphagov/notifications-java-client'),
('.NET', 'https://github.com/alphagov/notifications-net-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'),