summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorLibravatar Daenney <daenney@noreply.codeberg.org>2025-04-27 13:36:27 +0200
committerLibravatar tobi <tobi.smethurst@protonmail.com>2025-05-05 12:01:45 +0200
commit60aca6daa26fefeea881611f6254aa752884a880 (patch)
tree5059ddec6eeddca069c1739bddc20179b505162a /cmd
parent[chore] add woodpecker ci/cd pipelines (#4061) (diff)
downloadgotosocial-60aca6daa26fefeea881611f6254aa752884a880.tar.xz
[chore] Rewrite all remaining Github links
Diffstat (limited to 'cmd')
-rw-r--r--cmd/gotosocial/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/gotosocial/main.go b/cmd/gotosocial/main.go
index 8e17fc637..a79b6a75c 100644
--- a/cmd/gotosocial/main.go
+++ b/cmd/gotosocial/main.go
@@ -45,7 +45,7 @@ func main() {
rootCmd := &cobra.Command{
Use: "gotosocial",
Short: "GoToSocial - a fediverse social media server",
- Long: "GoToSocial - a fediverse social media server\n\nFor help, see: https://docs.gotosocial.org.\n\nCode: https://github.com/superseriousbusiness/gotosocial",
+ Long: "GoToSocial - a fediverse social media server\n\nFor help, see: https://docs.gotosocial.org.\n\nCode: https://codeberg.org/superseriousbusiness/gotosocial",
Version: version,
PersistentPreRunE: func(cmd *cobra.Command, args []string) error {
// before running any other cmd funcs, we must load config-path