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 --- docs/configuration/database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration/database.md') diff --git a/docs/configuration/database.md b/docs/configuration/database.md index 4f3785b37..06b6b4f60 100644 --- a/docs/configuration/database.md +++ b/docs/configuration/database.md @@ -146,7 +146,7 @@ db-tls-ca-cert: "" # # PLEASE NOTE!!: This setting currently only applies for Postgres. SQLite will always use 1 connection regardless # of what is set here. This behavior will change in future when we implement better SQLITE_BUSY handling. -# See https://github.com/superseriousbusiness/gotosocial/issues/1407 for more details. +# See https://codeberg.org/superseriousbusiness/gotosocial/issues/1407 for more details. # # Examples: [16, 8, 10, 2] # Default: 8 -- cgit v1.2.3