1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index 58e049553f..8607b511ec 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -3381,7 +3381,7 @@ query the room directory. Defaults to false.</p>
<pre><code class="language-yaml">allow_public_rooms_without_auth: true
</code></pre>
<hr />
-<h3 id="allow_public_rooms_without_auth-1"><a class="header" href="#allow_public_rooms_without_auth-1"><code>allow_public_rooms_without_auth</code></a></h3>
+<h3 id="allow_public_rooms_over_federation"><a class="header" href="#allow_public_rooms_over_federation"><code>allow_public_rooms_over_federation</code></a></h3>
<p>If set to true, allows any other homeserver to fetch the server's public
rooms directory via federation. Defaults to false.</p>
<p>Example configuration:</p>
|