Change matrix hostname to clicks.codes in URLs

The new hostname for the matrix server is clicks.codes, no longer
coded.codes. This updates the "matrix.to" links to use the new homeserver.

Change-Id: I4d377b06a7c614184aa2ae2e522cd8a7a94eb522
Reviewed-on: https://git.clicks.codes/c/Minion/StarrySkySites/+/49
Reviewed-by: Skyler Grey <minion@clicks.codes>
Tested-by: Skyler Grey <minion@clicks.codes>
1 file changed
tree: 567d72257a5658943b543ac758a07333441a5b07
  1. apps/
  2. packages/
  3. .envrc
  4. .eslintrc.js
  5. .gitignore
  6. .npmrc
  7. flake.lock
  8. flake.nix
  9. garnix.yaml
  10. LICENSE
  11. nx.json
  12. package.json
  13. pnpm-lock.yaml
  14. pnpm-workspace.yaml
  15. README.md
README.md

Starry Sky Sites

Licensing

  • This project is largely licensed under AGPL3, which you can find a copy of in the LICENSE file
  • Some directories contain their own LICENSE files, for example ./packages/components which is licensed under the EXPAT (or MIT) license. All code in this project should be considered to be under the nearest parent license only, for example code that is in a directory licensed under EXPAT is not also licensed under AGPL3