summaryrefslogtreecommitdiff
path: root/docs/src/gettingstarted/building/example.md
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 15:57:12 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 16:06:22 +0100
commita587163c822e80527f6acc78c1edac3410327854 (patch)
tree15ddd4ee5e2f7af01eeef98fb4adc4bd6c651776 /docs/src/gettingstarted/building/example.md
parent72edbfe5d2d51b7dbaaa6ac6fe96cfbd43b60069 (diff)
Replace all links from GitHub to Codeberg
Diffstat (limited to 'docs/src/gettingstarted/building/example.md')
-rw-r--r--docs/src/gettingstarted/building/example.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/gettingstarted/building/example.md b/docs/src/gettingstarted/building/example.md
index 902b419..58b1302 100644
--- a/docs/src/gettingstarted/building/example.md
+++ b/docs/src/gettingstarted/building/example.md
@@ -3,7 +3,7 @@ This section gives an example on how to build and install the library from scrat
1. Clone the library
```bash
-git clone https://github.com/eduvpn/eduvpn-common
+git clone https://codeberg.org/eduVPN/eduvpn-common
```
2. Go to the library directory