From a587163c822e80527f6acc78c1edac3410327854 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 21 Nov 2024 15:57:12 +0100 Subject: Replace all links from GitHub to Codeberg --- internal/http/http.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/http') 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 -- cgit v1.2.3