remove unneeded "`"s
This commit is contained in:
parent
f3b1ac709b
commit
d7e3c69d30
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
||||||
First, follow instructions at [/docs/help/rest_api.md](/docs/help/rest_api.md)
|
First, follow instructions at [/docs/help/rest_api.md](/docs/help/rest_api.md)
|
||||||
|
|
||||||
### Generate API key
|
### Generate API key
|
||||||
> /msg <bot> apikey <comment> /api/github /api/gitea`
|
> /msg <bot> apikey <comment> /api/github /api/gitea
|
||||||
|
|
||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
> /msg <bot> apikey github-jesopo /api/github /api/gitea`
|
> /msg <bot> apikey github-jesopo /api/github /api/gitea
|
||||||
|
|
||||||
### Enable hook in-channel
|
### Enable hook in-channel
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue