summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-17 10:44:54 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-17 10:44:54 +0100
commit54d8b3868c26fa32678f189095fb6c849a3a9a9f (patch)
treea9b3ed685cba5a3ae6d741b6090ac91001cc00c3
parentb05ce93edfeb86ddd7af5a859eb5e20b3653e56b (diff)
README: Fix link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6cc75b0..f0607d8 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://eduvpn.github.io/eduvpn-common.
+The documentation for this library can be found at [GitHub pages](https://eduvpn.github.io/eduvpn-common).
## Contributing
Contributions are welcome.