summary refs log tree commit diff
path: root/develop/modules/third_party_rules_callbacks.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--develop/modules/third_party_rules_callbacks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/modules/third_party_rules_callbacks.html b/develop/modules/third_party_rules_callbacks.html
index 2866f9d23c..01f4762082 100644
--- a/develop/modules/third_party_rules_callbacks.html
+++ b/develop/modules/third_party_rules_callbacks.html
@@ -322,7 +322,7 @@ wishing this callback to be called on every profile change are encouraged to dis
 per-room profiles globally using the <code>allow_per_room_profiles</code> configuration setting in
 Synapse's configuration file.
 This callback is not called when registering a user, even when setting it through the
-<a href="https://matrix-org.github.io/synapse/latest/modules/password_auth_provider_callbacks.html#get_displayname_for_registration"><code>get_displayname_for_registration</code></a>
+<a href="https://element-hq.github.io/synapse/latest/modules/password_auth_provider_callbacks.html#get_displayname_for_registration"><code>get_displayname_for_registration</code></a>
 module callback.</p>
 <p>If multiple modules implement this callback, Synapse runs them all in order.</p>
 <h3 id="on_user_deactivation_status_changed"><a class="header" href="#on_user_deactivation_status_changed"><code>on_user_deactivation_status_changed</code></a></h3>