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/api/cache.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/api/cache.go') diff --git a/internal/api/cache.go b/internal/api/cache.go index 420a4b0..9a478df 100644 --- a/internal/api/cache.go +++ b/internal/api/cache.go @@ -6,7 +6,7 @@ import ( "sync" "time" - "github.com/eduvpn/eduvpn-common/internal/api/endpoints" + "codeberg.org/eduVPN/eduvpn-common/internal/api/endpoints" ) // EndpointCache is a struct that caches well-known API endpoints -- cgit v1.2.3