diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-02-17 10:44:54 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-02-17 10:44:54 +0100 |
| commit | 54d8b3868c26fa32678f189095fb6c849a3a9a9f (patch) | |
| tree | a9b3ed685cba5a3ae6d741b6090ac91001cc00c3 | |
| parent | b05ce93edfeb86ddd7af5a859eb5e20b3653e56b (diff) | |
README: Fix link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
