summary refs log tree commit diff
path: root/develop/development
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-12-13 16:16:52 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-12-13 16:16:52 +0000
commit983f0efef638c54c4d6e26caf3a657aa987a26ef (patch)
tree9665735c1566d56b07ec78b6b52d26f24159cfc9 /develop/development
parentUpdate index link (diff)
downloadsynapse-983f0efef638c54c4d6e26caf3a657aa987a26ef.tar.xz
deploy: 0455c40085db7356f73b12e2592e35f02321c6ef
Diffstat (limited to 'develop/development')
-rw-r--r--develop/development/demo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/development/demo.html b/develop/development/demo.html

index 886f124ae2..9b2cba0c77 100644 --- a/develop/development/demo.html +++ b/develop/development/demo.html
@@ -161,7 +161,7 @@ <h1 id="synapse-demo-setup"><a class="header" href="#synapse-demo-setup">Synapse demo setup</a></h1> <p><strong>DO NOT USE THESE DEMO SERVERS IN PRODUCTION</strong></p> -<p>Requires you to have a <a href="https://matrix-org.github.io/synapse/develop/development/contributing_guide.html#4-install-the-dependencies">Synapse development environment setup</a>.</p> +<p>Requires you to have a <a href="https://element-hq.github.io/synapse/develop/development/contributing_guide.html#4-install-the-dependencies">Synapse development environment setup</a>.</p> <p>The demo setup allows running three federation Synapse servers, with server names <code>localhost:8480</code>, <code>localhost:8481</code>, and <code>localhost:8482</code>.</p> <p>You can access them via any Matrix client over HTTP at <code>localhost:8080</code>,