diff --git a/docs/english/_sidebar.json b/docs/english/_sidebar.json
index dabf8eceb..e848be395 100644
--- a/docs/english/_sidebar.json
+++ b/docs/english/_sidebar.json
@@ -213,24 +213,5 @@
]
}
]
- },
- {
- "type": "html",
- "value": "
"
- },
- {
- "type": "link",
- "label": "Release notes",
- "href": "https://github.com/slackapi/bolt-js/releases"
- },
- {
- "type": "link",
- "label": "Code on GitHub",
- "href": "https://github.com/SlackAPI/bolt-js"
- },
- {
- "type": "link",
- "label": "Contributors Guide",
- "href": "https://github.com/SlackAPI/bolt-js/blob/main/.github/contributing.md"
}
]
diff --git a/docs/english/index.md b/docs/english/index.md
index 31666d7e1..01b3f2baf 100644
--- a/docs/english/index.md
+++ b/docs/english/index.md
@@ -13,9 +13,13 @@ If you otherwise get stuck, we're here to help. The following are the best ways
* [Issue Tracker](http://github.com/slackapi/bolt-js/issues) for questions, bug reports, feature requests, and general discussion related to Bolt for JavaScript. Try searching for an existing issue before creating a new one.
* [Email](mailto:support@slack.com) our developer support team: `support@slack.com`.
+## Release notes
+
+Check out the [Bolt for JavaScript release notes](https://github.com/slackapi/bolt-js/releases) for all the latest happenings.
+
## Contributing
These docs live within the [Bolt-JS](https://github.com/slackapi/bolt-js/) repository and are open source.
We welcome contributions from everyone! Please check out our
-[Contributor's Guide](https://github.com/slackapi/bolt-js/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
+[Contributor's Guide](https://github.com/slackapi/bolt-js/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
\ No newline at end of file