update repo link

This commit is contained in:
Kay Faraday 2024-08-04 15:02:06 -07:00
parent fbe68c7f36
commit 8586cee15f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ var (
)
// Repository is the URL of the git repository
const Repository = "https://codeberg.org/pronounscc/pronouns.cc"
const Repository = "https://lab.freak.university/FreakU/pronounsfu"
type Server struct {
Router *chi.Mux