mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Update documentation page with .NET client link
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
{% for name, url in [
|
{% for name, url in [
|
||||||
('Java client', 'https://github.com/alphagov/notifications-java-client'),
|
('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'),
|
('Node JS client', 'https://github.com/alphagov/notifications-node-client'),
|
||||||
('PHP client', 'https://github.com/alphagov/notifications-php-client'),
|
('PHP client', 'https://github.com/alphagov/notifications-php-client'),
|
||||||
('Python client', 'https://github.com/alphagov/notifications-python-client'),
|
('Python client', 'https://github.com/alphagov/notifications-python-client'),
|
||||||
|
|||||||
Reference in New Issue
Block a user