From 3305ea5d71d8749547359351d44a284e58c78482 Mon Sep 17 00:00:00 2001
From: anima
Date: Sat, 1 Mar 2025 21:33:34 +0100
Subject: [PATCH] remove footlink because gitea dos not support this
---
README.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 2b611c3..06c2191 100644
--- a/README.md
+++ b/README.md
@@ -36,10 +36,10 @@ Default DB is SQLite.
- the backend server for synapse
3. Hint: by default connection to main servers of matrix.org is enabled
4. Hint: by default jitsi (cloud!) is uses for **group** videocalls
- - > [^jitsi]: 1:1 calls, or calls between you and one other person, do not use Jitsi. Instead, those calls work directly between clients or via TURN servers configured on the respective homeservers.
+ - > [jitsi](https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md): 1:1 calls, or calls between you and one other person, do not use Jitsi. Instead, those calls work directly between clients or via TURN servers configured on the respective homeservers.
- Hint: Jisi can be selfhost (no templace exist atm)
-5. Run stack `docker compose up`
+1. Run stack `docker compose up`
## howto
@@ -140,6 +140,4 @@ element.example.com {
- https://cyberhost.uk/element-matrix-setup/
- https://raw.githubusercontent.com/vector-im/element-web/v1.5.13/config.sample.json
- https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md
-- https://element-hq.github.io/synapse/latest/delegate.html#well-known-delegation
-
-[^jitsi]: https://github.com/element-hq/element-web/blob/develop/docs/jitsi.md
+- https://element-hq.github.io/synapse/latest/delegate.html#well-known-delegation
\ No newline at end of file