summary refs log tree commit diff
path: root/docs/consent_tracking.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/consent_tracking.md')
-rw-r--r--docs/consent_tracking.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/consent_tracking.md b/docs/consent_tracking.md
index c586b5f0b6..3f997e5903 100644
--- a/docs/consent_tracking.md
+++ b/docs/consent_tracking.md
@@ -24,8 +24,8 @@ To enable this, first create templates for the policy and success pages.
 These should be stored on the local filesystem.
 
 These templates use the [Jinja2](http://jinja.pocoo.org) templating language,
-and [docs/privacy_policy_templates](privacy_policy_templates) gives
-examples of the sort of thing that can be done.
+and [docs/privacy_policy_templates](https://github.com/matrix-org/synapse/tree/develop/docs/privacy_policy_templates/)
+gives examples of the sort of thing that can be done.
 
 Note that the templates must be stored under a name giving the language of the
 template - currently this must always be `en` (for "English");