diff --git a/README.md b/README.md index 8908c7e..f9d473f 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ To access Fermi after starting, simply go to http://localhost:8080/login and eit If there are any issues please report them either here, or to me dirrectly on Harmony ## Adding instances to the dropdown -Please see [this](https://github.com/MathMan05/Fermi/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker. +Please see [this](https://codeberg.org/MelodyChat/Fermi/src/branch/main/InstanceInfo.md) for how to add an instance to the dropdown picker. ## How to statically host Fermi [Click here](./howToStaticallyHost.md) ## RoadMap -You can view the current roadmap on https://github.com/users/MathMan05/projects/1. +You can view the current roadmap on https://codeberg.org/MelodyChat/-/projects/59933. ## AI Code AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does. And to be clear, *any* use of AI is not allowed in Fermi. diff --git a/src/webpage/404.html b/src/webpage/404.html index 1c77c2e..1ff004e 100644 --- a/src/webpage/404.html +++ b/src/webpage/404.html @@ -46,7 +46,7 @@

If you found this page within the client please report it:

- Github + Codeberg
diff --git a/src/webpage/donate.html b/src/webpage/donate.html index 32a5216..6e6b9d5 100644 --- a/src/webpage/donate.html +++ b/src/webpage/donate.html @@ -30,7 +30,7 @@

Fermi

Harmony Guild - Github + Codeberg Donate
diff --git a/src/webpage/index.html b/src/webpage/index.html index 79b9ffb..1f690e4 100644 --- a/src/webpage/index.html +++ b/src/webpage/index.html @@ -30,7 +30,7 @@

Fermi

Harmony Guild - Github + Codeberg Donate
@@ -84,7 +84,7 @@ translate, or even just pointing out some typos.


- Github + Codeberg

Contribute to Harmony

diff --git a/translations/en.json b/translations/en.json index 926858e..43899f6 100644 --- a/translations/en.json +++ b/translations/en.json @@ -200,7 +200,7 @@ } }, "channelLink": "# $1", - "clientDesc": "Client version: $1\n\n[Join the official Fermi guild](https://redir.fermi.chat/invite)\n\n[Help translate Fermi](https://redir.fermi.chat/translate) \n\n[Help create Fermi](https://github.com/MathMan05/Fermi)\n\n[Help maintain the server Fermi relies on](https://redir.fermi.chat/server)\n\n[Read the blog](https://blog.fermi.chat/)\n\nCalculated rights: $3", + "clientDesc": "Client version: $1\n\n[Join the official Fermi guild](https://redir.fermi.chat/invite)\n\n[Help translate Fermi](https://redir.fermi.chat/translate) \n\n[Help create Fermi](https://codeberg.org/MelodyChat/Fermi)\n\n[Help maintain the server Fermi relies on](https://redir.fermi.chat/server)\n\n[Read the blog](https://blog.fermi.chat/)\n\nCalculated rights: $3", "commands": { "errorNotValid": "$1 is not a valid choice for $2", "required": "$1 is a required part of this command"