mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Docs: Don't use backtick quotes for ejabberd name
This change improves sentences legibility. In the Introduction page, use **strong** instead. Notice backtick quotes are for raw code in markdown, for example: - `ejabberd` container image - `ejabberd` script generated by OTP Release - `ejabberd` username in system, for example for MySQL or container host
This commit is contained in:
parent
9d87193d80
commit
bc6c868c8a
3 changed files with 3 additions and 3 deletions
|
@ -104,7 +104,7 @@ There are several places to get in touch with other ejabberd developers and admi
|
|||
License
|
||||
-------
|
||||
|
||||
- `ejabberd` is released under the __GNU General Public License v2__ (see [COPYING](COPYING))
|
||||
- ejabberd is released under the __GNU General Public License v2__ (see [COPYING](COPYING))
|
||||
- [ejabberd translations](https://github.com/processone/ejabberd-po/) under __MIT License__.
|
||||
|
||||
[discussions]: https://github.com/processone/ejabberd/discussions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue