Merge with changes from master

This commit is contained in:
Mickael Remond
2019-06-27 14:55:44 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -71,6 +71,6 @@ func handleMessage(s xmpp.Sender, p stanza.Packet) {
}
```
## Documentation
## Reference documentation
Please, check GoDoc for more information: [gosrc.io/xmpp](https://godoc.org/gosrc.io/xmpp)
The code documentation is available on GoDoc: [gosrc.io/xmpp](https://godoc.org/gosrc.io/xmpp)