Skip to content

Commit 4e1b292

Browse files
docs: fixes broken apps navbar link (#2443)
Co-authored-by: slackapi[bot] <186980925+slackapi[bot]@users.noreply.github.com> Co-authored-by: Luke Russell <[email protected]>
1 parent 2974952 commit 4e1b292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/navbarConfig.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const navbar = {
7575
},
7676
{
7777
label: 'Your apps',
78-
to: 'https:api.slack.com/apps',
78+
to: 'https://api.slack.com/apps',
7979
position: 'right',
8080
target: '_blank',
8181
rel: 'noopener noreferrer',

0 commit comments

Comments
 (0)