Skip to content

Commit 594de62

Browse files
broken links
1 parent e9e1c4b commit 594de62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/english/guides/bolt-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lang: en
66

77
**Bolt for Java** is a framework on the JVM that offers an abstraction layer to build Slack apps quickly using modern platform features.
88

9-
If you're not yet familiar with Slack app development in general, we recommend reading the [Slack API docs]().
9+
If you're not yet familiar with Slack app development in general, we recommend starting with the [API docs](/).
1010

1111
---
1212
## Start with the App class

docs/english/guides/getting-started-with-bolt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Getting Started
99

1010
This guide explains how to start your first Bolt app.
1111

12-
If you're not yet familiar with Slack app development in general, we recommend reading the [Slack API docs]().
12+
If you're not yet familiar with Slack app development in general, we recommend reading the [API docs](/).
1313

1414
---
1515
## Setting up your project {#project-setup}

0 commit comments

Comments
 (0)