summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrançois Kooman <fkooman@tuxed.net>2024-11-20 23:09:27 +0100
committerFrançois Kooman <fkooman@tuxed.net>2024-11-20 23:09:27 +0100
commit09e8aaddfcb5d2463279e58c3c6c320d1cb2fb46 (patch)
treec3c111d2a352af6669162370974a9856da52e2e3 /README.md
parentc45726dbd6369405b033f2b17ddf07a1004d9bc4 (diff)
Android repo moved to codeberg.org
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 718c8e8..2ea1b29 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 wrapper inside of this repository is Python, used for the Linux clients. Other clients define their own wrappers, see:
- https://github.com/Amebis/eduVPN
-- https://github.com/eduvpn/android
+- https://codeberg.org/eduVPN/android
## Documentation
The documentation for this library can be found at [GitHub pages](https://eduvpn.github.io/eduvpn-common).