From 54d8b3868c26fa32678f189095fb6c849a3a9a9f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 17 Feb 2023 10:44:54 +0100 Subject: README: Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3