docs: Fix some Markdown links missing a close-paren.

These were just introduced today.
This commit is contained in:
Greg Price 2017-11-16 11:39:29 -08:00
parent 6973f1d1ef
commit 011114397b
6 changed files with 6 additions and 6 deletions

View File

@ -74,7 +74,7 @@ been added in more recent versions of Zulip.
Since Zulip's settings file is a Python script, there are a number of
other things that one can configure that are not documented; ask on
[chat.zulip.org](../contributing/chat-zulip-org.html
[chat.zulip.org](../contributing/chat-zulip-org.html)
if there's something you'd like to do but can't figure out how to.
[settings-py-template]: https://github.com/zulip/zulip/blob/master/zproject/prod_settings_template.py

View File

@ -78,5 +78,5 @@ We don't provide a convenient way to uninstall a Zulip server.
Most of the limitations are things we'd accept a pull request to fix;
we welcome contributions to shrink this list of gotchas. Chat with us
in the [chat.zulip.org community](../contributing/chat-zulip-org.html if you're
in the [chat.zulip.org community](../contributing/chat-zulip-org.html) if you're
interested in helping!

View File

@ -170,7 +170,7 @@ how to debug.
* If that doesn't help, please visit
[#production help](https://chat.zulip.org/#narrow/stream/production.20help)
in the [Zulip development community server](../contributing/chat-zulip-org.html for
in the [Zulip development community server](../contributing/chat-zulip-org.html) for
realtime help or email zulip-help@googlegroups.com with the full
traceback, and we'll try to help you out! Please provide details like
the full traceback from the bottom of `/var/log/zulip/errors.log` in

View File

@ -347,7 +347,7 @@ running Zulip with larger teams (especially >1000 users).
[queue processors](../subsystems/queuing.html) multithreaded to conserve memory;
this creates a significant performance bottleneck.
* [chat.zulip.org](../contributing/chat-zulip-org.html, with thousands of user
* [chat.zulip.org](../contributing/chat-zulip-org.html), with thousands of user
accounts and thousands of messages sent every week, has 8GB of RAM,
4 cores, and 80GB of disk. The CPUs are essentially always idle,
but the 8GB of RAM is important.

View File

@ -1,7 +1,7 @@
# Zulip in production
To play around with Zulip and see what it looks like, check out the
[Zulip community server](../contributing/chat-zulip-org.html or create a test organization
[Zulip community server](../contributing/chat-zulip-org.html) or create a test organization
on <https://zulipchat.com>.
If you like what you see, you can set up Zulip for your team by

View File

@ -2,7 +2,7 @@
Note that if you just want to play around with Zulip and see what it looks
like, we recommend creating an account on the
[Zulip community server](../contributing/chat-zulip-org.html, or creating a test
[Zulip community server](../contributing/chat-zulip-org.html), or creating a test
organization on <https://zulipchat.com>.
## Server