You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [ODR API Examples](http://api.opendomainregistry.net/docs/)
1
+
# [ODR API Library](https://api.opendomainregistry.net/docs/)
2
2
3
3
This repo contains wrapper for updated Opendomainregistry API, as well as few examples of it's usage. Feel free to update the code as you pleased.
4
4
5
5
## Bugs and feature requests
6
6
7
7
Have a bug or a feature request? Please first understand the following:
8
8
9
-
The [issue tracker](https://github.com/staticall/ODR_RestApi_Examples/issues) is
9
+
The [issue tracker](https://github.com/opendomainregistry/api_library/issues) is
10
10
the preferred channel for bug reports, features requests
11
11
and submitting pull requests, but please respect the following
12
12
restrictions:
@@ -15,9 +15,9 @@ restrictions:
15
15
16
16
* Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others.
17
17
18
-
Then search for existing and closed issues. If your problem or idea is not addressed yet (or appeared again), [please open a new issue](https://github.com/staticall/ODR_RestApi_Examples/issues/new).
18
+
Then search for existing and closed issues. If your problem or idea is not addressed yet (or appeared again), [please open a new issue](https://github.com/opendomainregistry/api_library/issues/new).
19
19
20
20
21
21
## Documentation
22
22
23
-
Opendomainregistry documentation is available on Opendomainregistry website at <http://api.opendomainregistry.net/docs/>.
23
+
Opendomainregistry documentation is available on Opendomainregistry website at <https://api.opendomainregistry.net/docs/>.
0 commit comments