diff --git a/infrastructure_and_operations/inventory.myco b/infrastructure_and_operations/inventory.myco
index 090effb..f45388d 100644
--- a/infrastructure_and_operations/inventory.myco
+++ b/infrastructure_and_operations/inventory.myco
@@ -156,8 +156,7 @@ table {
! User-oriented Name ! URL ! Developer-oriented Name ! Host ! Deployment Code ! Application Code !
-|cyberia's matrix server|https://matrix.cyberia.club/| synapse | matrix.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/synapse | ansible/roles/synapse ]] | [[ https://github.com/matrix-org/synapse | matrix-org/synapse ]] |
-|cyberia's matrix server|https://riot.cyberia.club/| element (used to be called riot) | matrix.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/riot | ansible/roles/riot ]] | [[ https://github.com/vector-im/element-web | vector-im/element-web ]] |
+|cyberia's matrix server| [[https://matrix.cyberia.club/]] | synapse | matrix.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/synapse | ansible/roles/synapse ]] | [[ https://github.com/matrix-org/synapse | matrix-org/synapse ]] |
+|cyberia's matrix server| [[https://riot.cyberia.club/]] | element (used to be called riot) | matrix.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/riot | ansible/roles/riot ]] | [[ https://github.com/vector-im/element-web | vector-im/element-web ]] |
|cyberia's matrix server| N/A | postgres | matrix.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/postgresql | ansible/roles/postgresql ]] | [[ https://git.postgresql.org/git/postgresql.git | git.postgresql.org ]] |
-|cyberia's matrix server| N/A | irc bridge to freenode | matrix.cyberia.club | TBD | [[ https://github.com/matrix-org/matrix-appservice-irc | matrix-org/matrix-appservice-irc ]] |
-|cyberia's matrix server| https://matrix.cyberia.club/_synapse/metrics | matrix prometheus exporter | matrix.cyberia.club | TBD | [[ https://github.com/matrix-org/synapse/tree/develop/synapse/metrics | matrix-org/synapse/metrics ]] |
-|nullhex email | https://nullhex.com/ | alps | elliot.cyberia.club | TBD | [[ https://sr.ht/~emersion/alps/ | ~emersion/alps/ ]] |
+|cyberia's matrix server| [[https://matrix.cyberia.club/_synapse/metrics]] | matrix prometheus exporter | matrix.cyberia.club | TBD | [[ https://github.com/matrix-org/synapse/tree/develop/synapse/metrics | matrix-org/synapse/metrics ]] |
+|nullhex email | [[https://nullhex.com/]] | alps | elliot.cyberia.club | TBD | [[ https://sr.ht/~emersion/alps/ | ~emersion/alps/ ]] |
|nullhex email | nullhex.com ports 25 & 587 (STARTTLS) | opensmtpd | domechild.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/opensmtpd | ansible/roles/opensmtpd ]] | [[ https://github.com/OpenSMTPD/OpenSMTPD/ | OpenSMTPD/OpenSMTPD ]] |
@@ -165,15 +164,15 @@ table {
|nullhex email | N/A | rspamd | domechild.cyberia.club | TBD | [[ https://github.com/rspamd/rspamd | rspamd/rspamd ]] |
-| capsul | https://capsul.org | capsul | baikal.cyberia.club | TBD | [[ https://giit.cyberia.club/~forest/capsul-flask/ | ~forest/capsul-flask/ ]] |
-| cyberia's git server | https://git.cyberia.club/ | gitea ( | paimon.cyberia.club | TBD | [[ https://gitea.com/ | gitea ]] |
-| cyberias mailing lists | https://lists.cyberia.club/ | postgres | legion.cyberia.club | TBD | [[ https://git.postgresql.org/git/postgresql.git | git.postgresql.org ]] |
-| concourse (the new build server) | https://concourse.cyberia.club/ | concourse | rosewater.cyberia.club | TBD | [[ https://github.com/concourse/concourse | concourse/concourse ]] |
+| capsul | [[https://capsul.org]] | capsul | baikal.cyberia.club | TBD | [[ https://giit.cyberia.club/~forest/capsul-flask/ | ~forest/capsul-flask/ ]] |
+| cyberia's git server | [[https://git.cyberia.club/]] | gitea ( | paimon.cyberia.club | TBD | [[ https://gitea.com/ | gitea ]] |
+| capsul / mailing lists | [[https://lists.cyberia.club/]] | postgres | legion.cyberia.club | TBD | [[ https://git.postgresql.org/git/postgresql.git | git.postgresql.org ]] |
+| concourse (the new build server) | [[https://concourse.cyberia.club/]] | concourse | rosewater.cyberia.club | TBD | [[ https://github.com/concourse/concourse | concourse/concourse ]] |
| vault (build secrets manager) | N/A | vault | rosewater.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/concourse-vault/files | ansible/roles/concourse-vault ]] | [[ https://github.com/hashicorp/vault | hashicorp/vault ]] |
-| cyberia's website | https://cyberia.club/ | nginx static site | elliot.cyberia.club | TBD | [[ https://git.cyberia.club/services/website/ | services/website ]] |
-| prometheus | https://prometheus.cyberia.club/ | prometheus | mothership.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/rules | rules ]] & [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/prometheus | ansible/roles/prometheus ]] | [[ https://github.com/prometheus/prometheus | prometheus/prometheus ]] |
+| cyberia's website | [[https://cyberia.club/]] | nginx static site | elliot.cyberia.club | TBD | [[ https://git.cyberia.club/services/website/ | services/website ]] |
+| prometheus | [[https://prometheus.cyberia.club/]] | prometheus | mothership.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/rules | rules ]] & [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/prometheus | ansible/roles/prometheus ]] | [[ https://github.com/prometheus/prometheus | prometheus/prometheus ]] |
| alertmanager | N/A | alertmanager | mothership.cyberia.club | same as prometheus | [[ https://github.com/prometheus/alertmanager | prometheus/alertmanager ]] |
-| grafana | https://grafana.cyberia.club/ | grafana | mothership.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/grafana | ansible/roles/grafana ]] | [[ https://github.com/grafana/grafana | grafana/grafana ]] |
-| Jackal | https://bot.j3s.sh | go-neb (matrix bot) | mothership.cyberia.club | TBD | [[ https://giit.cyberia.club/~forest/go-neb/log/forest-feature-rebase-2 | matrix-org/go-neb (forest's fork) ]] |
-| Stream | https://stream.cyberia.club | owncast | comet.cyberia.club | TBD | [[ https://github.com/owncast/owncast | owncast/owncast ]] |
-| Mastodon | https://social.cyberia.club | hometown | kindred.cyberia.club | TBD | [[https://github.com/hometown-fork/hometown | hometown-fork/hometown]] |
-| wiki / cyberdex | https://wiki.cyberia.club | Mycorrhiza | elliot.cyberia.club | TBD | [[ https://github.com/bouncepaw/mycorrhiza | bouncepaw/mycorrhiza]] |
+| grafana | [[https://grafana.cyberia.club/]] | grafana | mothership.cyberia.club | [[ https://git.cyberia.club/services/ops-handbook/tree/ansible/roles/grafana | ansible/roles/grafana ]] | [[ https://github.com/grafana/grafana | grafana/grafana ]] |
+| Jackal | [[https://bot.j3s.sh]] | go-neb (matrix bot) | mothership.cyberia.club | TBD | [[ https://giit.cyberia.club/~forest/go-neb/log/forest-feature-rebase-2 | matrix-org/go-neb (forest's fork) ]] |
+| Stream | [[https://stream.cyberia.club]] | owncast | comet.cyberia.club | TBD | [[ https://github.com/owncast/owncast | owncast/owncast ]] |
+| Mastodon | [[https://social.cyberia.club]] | hometown | kindred.cyberia.club | TBD | [[https://github.com/hometown-fork/hometown | hometown-fork/hometown]] |
+| wiki / cyberdex | [[https://wiki.cyberia.club]] | Mycorrhiza | elliot.cyberia.club | TBD | [[ https://github.com/bouncepaw/mycorrhiza | bouncepaw/mycorrhiza]] |
}