Skip to content

Commit c33f89a

Browse files
Docs: fixes broken apps navbar link (#1264)
Co-authored-by: slackapi[bot] <186980925+slackapi[bot]@users.noreply.github.com>
1 parent 16e4bed commit c33f89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/navbarConfig.js

Lines changed: 1 addition & 1 deletion
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)