Skip to content

Commit 0b8ddec

Browse files
author
Hyunje Jun
committed
Fix broken link in docs
Fix #28.
1 parent 17f392c commit 0b8ddec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/guide/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ if (event.type === 'message') {
6262
```
6363

6464
For more detail of building webhook and retrieve event objects, please refer to
65-
its [guide](http://localhost:4000/pages/guide/webhook.html).
65+
its [guide](./webhook.html).
6666

6767
## Error handling
6868

0 commit comments

Comments
 (0)