Skip to content

Commit 76338bf

Browse files
authored
docs: removing external links for unified nav (#1531)
1 parent 96fd215 commit 76338bf

2 files changed

Lines changed: 4 additions & 16 deletions

File tree

docs/english/_sidebar.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -202,21 +202,5 @@
202202
"items": ["tools/bolt-python/ja-jp/legacy/steps-from-apps"]
203203
}
204204
]
205-
},
206-
{ "type": "html", "value": "<hr>" },
207-
{
208-
"type": "link",
209-
"label": "Release notes",
210-
"href": "https://github.com/slackapi/bolt-python/releases"
211-
},
212-
{
213-
"type": "link",
214-
"label": "Code on GitHub",
215-
"href": "https://github.com/SlackAPI/bolt-python"
216-
},
217-
{
218-
"type": "link",
219-
"label": "Contributors Guide",
220-
"href": "https://github.com/SlackAPI/bolt-python/blob/main/.github/contributing.md"
221205
}
222206
]

docs/english/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ If you otherwise get stuck, we're here to help. The following are the best ways
1313
* [Issue Tracker](http://github.com/slackapi/bolt-python/issues) for questions, bug reports, feature requests, and general discussion related to Bolt for Python. Try searching for an existing issue before creating a new one.
1414
* [Email](mailto:support@slack.com) our developer support team: `support@slack.com`.
1515

16+
## Release notes
17+
18+
Check out the [Bolt for Python release notes](https://github.com/slackapi/bolt-python/releases) for all the latest happenings.
19+
1620
## Contributing
1721

1822
These docs live within the [Bolt-Python](https://github.com/slackapi/bolt-python/) repository and are open source.

0 commit comments

Comments
 (0)