summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-10-24 17:14:38 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-10-24 17:14:38 +0200
commit53f866b097bbd16f396f3107998c8e452de57037 (patch)
tree4c7325d9687f8f1f1cba44df51dc0460b2047bbc
parent11b60ec4f719a64a0196fdab82e86d664ab71f3a (diff)
README: Fix doc link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4dc3a94..6cc75b0 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ written using some FFI framework for each language used in eduVPN clients to eas
The only support language is Python at the moment. Other languages will come with updates.
## Documentation
-The documentation for this library can be found at https://jwijenbergh.github.io/eduvpn-common.
+The documentation for this library can be found at https://eduvpn.github.io/eduvpn-common.
## Contributing
Contributions are welcome.