mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 16:32:25 -05:00
[chore] Rewrite all remaining Github links
This commit is contained in:
parent
512e2c88be
commit
60aca6daa2
67 changed files with 134 additions and 140 deletions
|
|
@ -46,7 +46,7 @@ func (m *Module) rssFeedGETHandler(c *gin.Context) {
|
|||
|
||||
// Usernames on our instance will always be lowercase.
|
||||
//
|
||||
// todo: https://github.com/superseriousbusiness/gotosocial/issues/1813
|
||||
// todo: https://codeberg.org/superseriousbusiness/gotosocial/issues/1813
|
||||
username = strings.ToLower(username)
|
||||
|
||||
// Retrieve the getRSSFeed function from the processor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue