summary refs log tree commit diff
path: root/develop/postgres.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2023-01-05 18:18:54 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2023-01-05 18:18:54 +0000
commitd07f6856fecde7d0e397d8dc614c697d24dd2d40 (patch)
tree2285b490b9149919a6296d1fa64c3ef6d91abef4 /develop/postgres.html
parentdeploy: 44b476b26e50c642059d6110ba3dcbb1eec0b647 (diff)
downloadsynapse-d07f6856fecde7d0e397d8dc614c697d24dd2d40.tar.xz
deploy: 4eb2f4e02b83c90519a8a55c562d1fafab7caf0b
Diffstat (limited to 'develop/postgres.html')
-rw-r--r--develop/postgres.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/postgres.html b/develop/postgres.html
index b092a47ea1..277ed5993d 100644
--- a/develop/postgres.html
+++ b/develop/postgres.html
@@ -165,7 +165,7 @@ low-level postgres library is installed, which you can do with
 the relevant package.</p>
 </li>
 <li>
-<p>If you installed synapse <a href="setup/installation.html#installing-from-source">in a
+<p>If you installed synapse <a href="setup/installation.html#installing-as-a-python-module-from-pypi">in a
 virtualenv</a>, you can install
 the library with:</p>
 <pre><code>~/synapse/env/bin/pip install &quot;matrix-synapse[postgres]&quot;