Update documentation page with .NET client link

This commit is contained in:
Imdad Ahad
2016-12-13 13:32:20 +00:00
parent a935d28116
commit 3ccfc34d0f

View File

@@ -16,6 +16,7 @@
<ul class="list list-bullet">
{% for name, url in [
('Java client', 'https://github.com/alphagov/notifications-java-client'),
('.NET client', 'https://github.com/alphagov/notifications-net-client'),
('Node JS client', 'https://github.com/alphagov/notifications-node-client'),
('PHP client', 'https://github.com/alphagov/notifications-php-client'),
('Python client', 'https://github.com/alphagov/notifications-python-client'),