We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e313f7f commit 1d6e61fCopy full SHA for 1d6e61f
1 file changed
docs/nav.ts
@@ -96,6 +96,7 @@ const nav: Nav = {
96
97
section('How To'),
98
page('Incremental Migrations', 'how-to/incremental-migrations', 'how-to/incremental-migrations.md'),
99
+ page('Reject Client Connections', 'how-to/reject-client-connections', 'how-to/reject-client-connections.md'),
100
101
section('HTTP API'),
102
page('Authorization', 'http/authorization', 'http/authorization.md'),
0 commit comments