From 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 Mon Sep 17 00:00:00 2001 From: Daenney Date: Sun, 27 Apr 2025 13:36:27 +0200 Subject: [chore] Rewrite all remaining Github links --- internal/api/model/instancev2.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/api/model/instancev2.go') diff --git a/internal/api/model/instancev2.go b/internal/api/model/instancev2.go index 96399ea06..5aad6f015 100644 --- a/internal/api/model/instancev2.go +++ b/internal/api/model/instancev2.go @@ -43,7 +43,7 @@ type InstanceV2 struct { // Whether or not instance is running in DEBUG mode. Omitted if false. Debug *bool `json:"debug,omitempty"` // The URL for the source code of the software running on this instance, in keeping with AGPL license requirements. - // example: https://github.com/superseriousbusiness/gotosocial + // example: https://codeberg.org/superseriousbusiness/gotosocial SourceURL string `json:"source_url"` // Description of the instance. // -- cgit v1.2.3