mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 18:52:24 -05:00
[chore] Rewrite all remaining Github links
This commit is contained in:
parent
5bfccdad3c
commit
93c3c153f0
67 changed files with 134 additions and 140 deletions
|
|
@ -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.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue