Skip to content

Commit 1d6e61f

Browse files
committed
Adds Reject Client Connects doc to the NavBar
1 parent e313f7f commit 1d6e61f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/nav.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ const nav: Nav = {
9696

9797
section('How To'),
9898
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'),
99100

100101
section('HTTP API'),
101102
page('Authorization', 'http/authorization', 'http/authorization.md'),

0 commit comments

Comments
 (0)