summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-09-07 09:10:34 -0400
committerGitHub <noreply@github.com>2021-09-07 13:10:34 +0000
commit89ba83481821d44a4b768fbcd7761de039393a67 (patch)
treeb3083113dc8b937973d30a88c136bc4f44a01e55 /docs/SUMMARY.md
parentReturn stripped m.space.child events via the space summary. (#10760) (diff)
downloadsynapse-89ba83481821d44a4b768fbcd7761de039393a67.tar.xz
Use attrs internally for the URL preview code & add documentation. (#10753)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 4fcd2b7852..44338a78b3 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -34,7 +34,7 @@
     - [Application Services](application_services.md)
     - [Server Notices](server_notices.md)
     - [Consent Tracking](consent_tracking.md)
-    - [URL Previews](url_previews.md)
+    - [URL Previews](development/url_previews.md)
     - [User Directory](user_directory.md)
     - [Message Retention Policies](message_retention_policies.md)
     - [Pluggable Modules](modules.md)