diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2017-01-13 12:14:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-13 12:14:27 +0100 |
commit | ebf8ae231ad991a811defbe0a94b6d57c432454e (patch) | |
tree | 6e1a0c2443e5f38775f8734465fc82c95ed852cf /README.md | |
parent | aa7bfe9fe7979727df5ff4d6694194dcd134d0e1 (diff) |
fixed subheading of domain hosting faq entry
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ My Bitcoin Address is: `1NxSU1YxYzJVDpX1rcESAA3NJki7kRgeeu` #### How do I create an account? XMPP, like email, is a federated protocol, which means that there is not one company you can create an *official XMPP account* with. Instead there are hundreds, or even thousands, of providers out there. One of those providers is our very own [conversations.im](https://account.conversations.im). If you don’t like to use *conversations.im* use a web search engine of your choice to find another provider. Or maybe your university has one. Or you can run your own. Or ask a friend to run one. Once you've found one, you can use Conversations to create an account. Just select *register new account* on server within the create account dialog. -#### Domain hosting +##### Domain hosting Using your own domain not only gives you a more recognizable Jabber ID, it also gives you the flexibilty to migrate your account between different XMPP providers. This is a good compromise between the responsibilities of having to operate your own server and the downsides of being dependent on a single provider. Learn more about [conversations.im Jabber/XMPP domain hosting](https://account.conversations.im/domain/). |