Skip to content

Commit c30b0b0

Browse files
Shay DeWaelseratch
authored andcommitted
Add documentation infra (slackapi#51)
* Add documentation infrastructure * modify sidebar * please github * change base url
1 parent d1dc479 commit c30b0b0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/_includes/head.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@
2222

2323
<link id="favicon" rel="shortcut icon" href="{{ site.url | append: site.baseurl }}/assets/bolt-favicon.png" sizes="16x16 32x32 48x48" type="image/png" />
2424

25-
</head>
26-
25+
</head>

docs/_tutorials/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,4 @@ Now that you have a basic app up and running, you can start exploring how to mak
329329

330330
* Bolt allows you to [call Web API methods](/bolt-python/concepts#web-api) with the client attached to your app. There are [over 220 methods](https://api.slack.com/methods) on our API site.
331331

332-
* Learn more about the different token types [on our API site](https://api.slack.com/docs/token-types). Your app may need different tokens depending on the actions you want it to perform.
332+
* Learn more about the different token types [on our API site](https://api.slack.com/docs/token-types). Your app may need different tokens depending on the actions you want it to perform.

0 commit comments

Comments
 (0)