Skip to content

Commit 3e95f83

Browse files
committed
chore: wip
1 parent fa93a37 commit 3e95f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/docs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const sidebar = {
8484
collapsed: true,
8585
items: [
8686
{ text: 'How to deploy?', link: '/bootcamp/how-to/deploy' },
87-
{ text: 'Front & Backend Authentication', link: '/bootcamp/how-to/authentication' },
87+
{ text: 'Authentication', link: '/bootcamp/how-to/authentication' },
8888
{ text: 'Unit & Feature Tests', link: '/bootcamp/how-to/testing' },
8989
{ text: 'Define env & config values', link: '/bootcamp/how-to/env-config' },
9090
{ text: 'Error Handling', link: '/bootcamp/how-to/error-handling' },

0 commit comments

Comments
 (0)