Skip to content

Commit 58b87e2

Browse files
Use a relative link here
1 parent 40735cf commit 58b87e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ The built-in mechanisms are:
814814
configured in <code>anonymous_login_user</code> and <code>anonymous_login_pass</code> (both are set to <code>guest</code> by default).
815815
In other words, any unauthenticated client will be able to connect and act as the configured <code>anonymous_login_user</code>.
816816
<strong>For production environments, remove this mechanism.</strong>
817-
See the [Deployment Guidelines](http://localhost:3000/docs/next/production-checklist#anonymous-login) documentation.
817+
See the <a href="./production-checklist#anonymous-login">Deployment Guidelines</a> guide.
818818
</td>
819819
</tr>
820820

0 commit comments

Comments
 (0)