diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-21 15:57:12 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-21 16:06:22 +0100 |
| commit | a587163c822e80527f6acc78c1edac3410327854 (patch) | |
| tree | 15ddd4ee5e2f7af01eeef98fb4adc4bd6c651776 /docs/src/about.md | |
| parent | 72edbfe5d2d51b7dbaaa6ac6fe96cfbd43b60069 (diff) | |
Replace all links from GitHub to Codeberg
Diffstat (limited to 'docs/src/about.md')
| -rw-r--r-- | docs/src/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/about.md b/docs/src/about.md index 08d7f9c..2066dde 100644 --- a/docs/src/about.md +++ b/docs/src/about.md @@ -18,7 +18,7 @@ The main goal is thus the following: This library tries to remove non-platform specific common functionality. This way eduVPN clients have less duplicate code. The building blocks that are removed by the library is not just the four depicted in this figure. You can think of other building blocks, such as logging and local configuration file saving. As can be seen in the figure, no User Interface (UI) code will be implemented. This is left to the eduVPN clients, on top of platform-specific code. ## License -[MIT](https://github.com/eduvpn/eduvpn-common/blob/main/LICENSE) +[MIT](https://codeberg.org/eduVPN/eduvpn-common/src/branch/main/LICENSE) ## Authors This library is written by [Steven Wallis de Vries](https://github.com/stevenwdv) and [Jeroen Wijenbergh](https://github.com/jwijenbergh) at the [SURF](https://www.surf.nl/) and [GÉANT](https://geant.org/) organization. |
