summary refs log tree commit diff
path: root/synapse/storage/schema/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/storage/schema/README.md')
-rw-r--r--synapse/storage/schema/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/schema/README.md b/synapse/storage/schema/README.md
index 729f44ea6c..4fc2061a3d 100644
--- a/synapse/storage/schema/README.md
+++ b/synapse/storage/schema/README.md
@@ -1,4 +1,4 @@
 # Synapse Database Schemas
 
 This directory contains the schema files used to build Synapse databases. For more
-information, see /docs/development/database_schema.md.
+information, see https://matrix-org.github.io/synapse/develop/development/database_schema.html.