mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:12:25 -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
|
|
@ -30,7 +30,7 @@ import (
|
|||
// which will be a noop in most cases, but will fix some issues for those who
|
||||
// were running snapshots between GtS v0.17.0 and GtS v0.18.0.
|
||||
//
|
||||
// See https://github.com/superseriousbusiness/gotosocial/pull/3679.
|
||||
// See https://codeberg.org/superseriousbusiness/gotosocial/pulls/3679.
|
||||
func init() {
|
||||
up := func(ctx context.Context, db *bun.DB) error {
|
||||
return db.RunInTx(ctx, nil, func(ctx context.Context, tx bun.Tx) error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue