Skip to content

Commit 597aa94

Browse files
committed
fix base application url
1 parent 932a94e commit 597aa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ From any Slack channel, just type `/howdoi [search terms]`. The best answer will
1717
4. Click on **Add** next to **Slash Commands**.
1818
- Command: `/howdoi`
1919
- URL: `http://<YOUR_APPLICATION_URL>/howdoi`
20-
P.S: If you want to test right now, you can use `https://slack-howdoi.herokuapp.com/` as the URL
20+
P.S: If you want to test right now, you can use `https://slack-howdoi.herokuapp.com/howdoi` as the URL
2121
- Method: `POST`
2222
- For the **Autocomplete help text**, check to show the command in autocomplete list.
2323
- Description: `Howdoi slack integration`

0 commit comments

Comments
 (0)