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)
|
||||
* [Specifying a proxy](#specifying-a-proxy)
|
||||
|
||||
**If you encounter errors installing the Zulip development environment,** check
|
||||
[Troubleshooting & Common Errors](#troubleshooting-common-errors). If that
|
||||
doesn't help, please visit [the `provision` stream in the Zulip developers'
|
||||
chat](https://chat.zulip.org/#narrow/stream/provision) for real-time help, or
|
||||
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).
|
||||
**If you encounter errors installing the Zulip development
|
||||
environment,** check
|
||||
[Troubleshooting & Common Errors](#troubleshooting-common-errors). If
|
||||
that doesn't help, please visit
|
||||
[#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||
in the [Zulip development community server](chat-zulip-org.html) for
|
||||
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:
|
||||
|
||||
|
@ -282,8 +284,9 @@ without provisioning after the first time). Other common issues are
|
|||
documented in the
|
||||
[Troubleshooting & Common Errors](#troubleshooting-common-errors)
|
||||
section. If that doesn't help, please visit
|
||||
[the `provision` stream in the Zulip developers' chat](https://chat.zulip.org/#narrow/stream/provision)
|
||||
for real-time help.
|
||||
[#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||
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
|
||||
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).
|
||||
|
||||
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.
|
||||
|
||||
#### 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
|
||||
documented below, there are a few ways to get further help:
|
||||
|
||||
* visit [the `provision` stream in the Zulip developers'
|
||||
chat](https://chat.zulip.org/#narrow/stream/provision) for real-time help,
|
||||
* Ask in [#provision help](https://chat.zulip.org/#narrow/stream/provision.20help)
|
||||
in the [Zulip development community server](chat-zulip-org.html),
|
||||
* 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).
|
||||
* [File an issue](https://github.com/zulip/zulip/issues).
|
||||
|
||||
When reporting your issue, please include the following information:
|
||||
|
||||
|
|
Loading…
Reference in New Issue