mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
docs: Fix selfhoster URL to be the canonical one.
We redirect from `/serverlogin` to `/serverlogin/`, so save a 301.
This commit is contained in:
committed by
Tim Abbott
parent
976354dbda
commit
ec4f3e44df
@@ -95,7 +95,7 @@ option:
|
|||||||
|
|
||||||
Servers running Zulip releases older than Zulip 8.0 can start the plan
|
Servers running Zulip releases older than Zulip 8.0 can start the plan
|
||||||
management log in process at
|
management log in process at
|
||||||
<https://selfhosting.zulip.com/serverlogin>. This option is also
|
<https://selfhosting.zulip.com/serverlogin/>. This option is also
|
||||||
available for Zulip 8.0+ servers, and makes it possible to use a
|
available for Zulip 8.0+ servers, and makes it possible to use a
|
||||||
single plan for multiple organizations on one installation. See [help
|
single plan for multiple organizations on one installation. See [help
|
||||||
center documentation](https://zulip.com/help/self-hosted-billing) for
|
center documentation](https://zulip.com/help/self-hosted-billing) for
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
1. Go to <https://selfhosting.zulip.com/serverlogin>.
|
1. Go to <https://selfhosting.zulip.com/serverlogin/>.
|
||||||
|
|
||||||
1. Fill out the requested server information, and click **Continue**.
|
1. Fill out the requested server information, and click **Continue**.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user