diff options
Diffstat (limited to 'docs/consent_tracking.md')
-rw-r--r-- | docs/consent_tracking.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/consent_tracking.md b/docs/consent_tracking.md index 26620a0752..b45a057b73 100644 --- a/docs/consent_tracking.md +++ b/docs/consent_tracking.md @@ -24,7 +24,7 @@ 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](https://github.com/matrix-org/synapse/tree/develop/docs/privacy_policy_templates/) +and [docs/privacy_policy_templates](https://github.com/element-hq/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 |