Skip to content

Commit 9633e00

Browse files
docs: fixes broken links in docs sidebar (#2444)
Co-authored-by: Michael Brooks <[email protected]>
1 parent b396b04 commit 9633e00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/english/_sidebar.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@
5454
{
5555
"type": "link",
5656
"label": "Release notes",
57-
"href": "https://github.com/SlackAPI/tools/node-slack-sdk/releases"
57+
"href": "https://github.com/slackapi/node-slack-sdk/releases"
5858
},
5959
{
6060
"type": "link",
6161
"label": "Code on GitHub",
62-
"href": "https://github.com/SlackAPI/tools/node-slack-sdk"
62+
"href": "https://github.com/slackapi/node-slack-sdk"
6363
},
6464
{
6565
"type": "link",
6666
"label": "Contributors Guide",
67-
"href": "https://github.com/SlackAPI/tools/node-slack-sdk/blob/main/.github/contributing.md"
67+
"href": "https://github.com/slackapi/node-slack-sdk/blob/main/.github/contributing.md"
6868
}
6969
]

0 commit comments

Comments
 (0)