We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40735cf commit 58b87e2Copy full SHA for 58b87e2
docs/access-control.md
@@ -814,7 +814,7 @@ The built-in mechanisms are:
814
configured in <code>anonymous_login_user</code> and <code>anonymous_login_pass</code> (both are set to <code>guest</code> by default).
815
In other words, any unauthenticated client will be able to connect and act as the configured <code>anonymous_login_user</code>.
816
<strong>For production environments, remove this mechanism.</strong>
817
- See the [Deployment Guidelines](http://localhost:3000/docs/next/production-checklist#anonymous-login) documentation.
+ See the <a href="./production-checklist#anonymous-login">Deployment Guidelines</a> guide.
818
</td>
819
</tr>
820
0 commit comments