Skip to content

Commit 7100598

Browse files
committed
removing external links for unified nav
1 parent 96fd215 commit 7100598

2 files changed

Lines changed: 5 additions & 17 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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ If you otherwise get stuck, we're here to help. The following are the best ways
1818
These docs live within the [Bolt-Python](https://github.com/slackapi/bolt-python/) repository and are open source.
1919

2020
We welcome contributions from everyone! Please check out our
21-
[Contributor's Guide](https://github.com/slackapi/bolt-python/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
21+
[Contributor's Guide](https://github.com/slackapi/bolt-python/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
22+
23+
## Release notes
24+
25+
Check out the [Bolt for Python release notes](https://github.com/slackapi/bolt-python/releases) for all the latest happenings.

0 commit comments

Comments
 (0)