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 /internal/http | |
| parent | 72edbfe5d2d51b7dbaaa6ac6fe96cfbd43b60069 (diff) | |
Replace all links from GitHub to Codeberg
Diffstat (limited to 'internal/http')
| -rw-r--r-- | internal/http/http.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/http/http.go b/internal/http/http.go index aeb113e..555c5bb 100644 --- a/internal/http/http.go +++ b/internal/http/http.go @@ -13,7 +13,7 @@ import ( "strings" "time" - "github.com/eduvpn/eduvpn-common/internal/version" + "codeberg.org/eduVPN/eduvpn-common/internal/version" ) // UserAgent is the user agent that is used for requests |
