mirror of https://github.com/zulip/zulip.git
docs: Rename #provision -> #provision help.
This commit is contained in:
parent
9df733d035
commit
f603235735
|
@ -18,13 +18,15 @@ Contents:
|
||||||
* [Troubleshooting & Common Errors](#troubleshooting-common-errors)
|
* [Troubleshooting & Common Errors](#troubleshooting-common-errors)
|
||||||
* [Specifying a proxy](#specifying-a-proxy)
|
* [Specifying a proxy](#specifying-a-proxy)
|
||||||
|
|
||||||
**If you encounter errors installing the Zulip development environment,** check
|
**If you encounter errors installing the Zulip development
|
||||||
[Troubleshooting & Common Errors](#troubleshooting-common-errors). If that
|
environment,** check
|
||||||
doesn't help, please visit [the `provision` stream in the Zulip developers'
|
[Troubleshooting & Common Errors](#troubleshooting-common-errors). If
|
||||||
chat](https://chat.zulip.org/#narrow/stream/provision) for real-time help, or
|
that doesn't help, please visit
|
||||||
send a note to the [Zulip-devel Google
|
[#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||||
group](https://groups.google.com/forum/#!forum/zulip-devel) or [file an
|
in the [Zulip development community server](chat-zulip-org.html) for
|
||||||
issue](https://github.com/zulip/zulip/issues).
|
real-time help, send a note to the
|
||||||
|
[Zulip-devel Google group](https://groups.google.com/forum/#!forum/zulip-devel)
|
||||||
|
or [file an issue](https://github.com/zulip/zulip/issues).
|
||||||
|
|
||||||
When reporting your issue, please include the following information:
|
When reporting your issue, please include the following information:
|
||||||
|
|
||||||
|
@ -282,8 +284,9 @@ without provisioning after the first time). Other common issues are
|
||||||
documented in the
|
documented in the
|
||||||
[Troubleshooting & Common Errors](#troubleshooting-common-errors)
|
[Troubleshooting & Common Errors](#troubleshooting-common-errors)
|
||||||
section. If that doesn't help, please visit
|
section. If that doesn't help, please visit
|
||||||
[the `provision` stream in the Zulip developers' chat](https://chat.zulip.org/#narrow/stream/provision)
|
[#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||||
for real-time help.
|
in the [Zulip development community server](chat-zulip-org.html) for
|
||||||
|
real-time help.
|
||||||
|
|
||||||
On Windows, you will see `The system cannot find the path specified.` message
|
On Windows, you will see `The system cannot find the path specified.` message
|
||||||
several times. This is expected behavior and is not an error.
|
several times. This is expected behavior and is not an error.
|
||||||
|
@ -449,7 +452,8 @@ After provisioning, you'll want to
|
||||||
[(re)start the Zulip development server](#step-3-start-the-development-environment).
|
[(re)start the Zulip development server](#step-3-start-the-development-environment).
|
||||||
|
|
||||||
If you run into any trouble, the
|
If you run into any trouble, the
|
||||||
[provision stream on chat.zulip.org](https://chat.zulip.org/#narrow/stream/provision)
|
[#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||||
|
in the [Zulip development community server](chat-zulip-org.html) for
|
||||||
is a great place to ask for help.
|
is a great place to ask for help.
|
||||||
|
|
||||||
#### Rebuilding the development environment
|
#### Rebuilding the development environment
|
||||||
|
@ -543,11 +547,11 @@ Below you'll find a list of common errors and their solutions.
|
||||||
If these solutions aren't working for you or you encounter an issue not
|
If these solutions aren't working for you or you encounter an issue not
|
||||||
documented below, there are a few ways to get further help:
|
documented below, there are a few ways to get further help:
|
||||||
|
|
||||||
* visit [the `provision` stream in the Zulip developers'
|
* Ask in [#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||||
chat](https://chat.zulip.org/#narrow/stream/provision) for real-time help,
|
in the [Zulip development community server](chat-zulip-org.html),
|
||||||
* send a note to the [Zulip-devel Google
|
* send a note to the [Zulip-devel Google
|
||||||
group](https://groups.google.com/forum/#!forum/zulip-devel), or
|
group](https://groups.google.com/forum/#!forum/zulip-devel), or
|
||||||
* [file an issue](https://github.com/zulip/zulip/issues).
|
* [File an issue](https://github.com/zulip/zulip/issues).
|
||||||
|
|
||||||
When reporting your issue, please include the following information:
|
When reporting your issue, please include the following information:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue