'<' -> '&lt;'

This commit is contained in:
jesopo 2019-09-13 16:03:59 +01:00
parent ea475a6eaa
commit 40cba3f5af

View file

@ -12,10 +12,10 @@ e.g.
### Enable hook in-channel ### Enable hook in-channel
#### For single repository #### For single repository
> !webhook add <organisation>/<repository> > !webhook add &lt;organisation>/&lt;repository>
#### For whole organisation #### For whole organisation
> !webhook add <organisation> > !webhook add &lt;organisation>
### Format webhook URL ### Format webhook URL