diff options
Diffstat (limited to 'docs/getting_started/component.rst')
-rw-r--r-- | docs/getting_started/component.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started/component.rst b/docs/getting_started/component.rst index 34aeda26..531e769c 100644 --- a/docs/getting_started/component.rst +++ b/docs/getting_started/component.rst @@ -11,7 +11,7 @@ Create and Run a Server Component <xmpp:slixmpp@muc.poez.io?join>`_. If you have not yet installed Slixmpp, do so now by either checking out a version -with `Git <http://git.poez.io/slixmpp>`_. +with `Git <https://lab.louiz.org/poezio/slixmpp>`_. Many XMPP applications eventually graduate to requiring to run as a server component in order to meet scalability requirements. To demonstrate how to |