mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 01:04:00 -04:00
Add link to .NET client under API docs
This commit is contained in:
@@ -102,6 +102,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
{% for language, url in [
|
{% for language, url in [
|
||||||
('Java', 'https://github.com/alphagov/notifications-java-client'),
|
('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'),
|
('Node JS', 'https://github.com/alphagov/notifications-node-client'),
|
||||||
('PHP', 'https://github.com/alphagov/notifications-php-client'),
|
('PHP', 'https://github.com/alphagov/notifications-php-client'),
|
||||||
('Python', 'https://github.com/alphagov/notifications-python-client'),
|
('Python', 'https://github.com/alphagov/notifications-python-client'),
|
||||||
|
|||||||
Reference in New Issue
Block a user