Skip to content

Commit 8e3a83c

Browse files
committed
update navigation
1 parent 3584a76 commit 8e3a83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

navigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module.exports = {
3535
Responses: 'responses',
3636
Controllers: 'controllers',
3737
Middleware: 'middleware',
38-
'CSRF Protection': 'csrf-protection',
38+
// 'CSRF Protection': 'csrf-protection',
3939
// 'Request Lifecycle': 'request-lifecycle',
4040
// Authentication: 'authentication',
4141
// Authorization: 'authorization',

0 commit comments

Comments
 (0)