mirror of https://github.com/zulip/zulip.git
docs: Update links to point to new chat-zulip-org.html.
This commit is contained in:
parent
35ab9de53c
commit
9eaa0472d5
|
@ -25,7 +25,8 @@ at https://www.zulip.org.
|
||||||
|
|
||||||
There are several places online where folks discuss Zulip.
|
There are several places online where folks discuss Zulip.
|
||||||
|
|
||||||
* The primary place is our [public Zulip instance](chat-zulip-org.html).
|
* The primary place is the
|
||||||
|
[Zulip development community Zulip server](chat-zulip-org.html).
|
||||||
|
|
||||||
* For Google Summer of Code students and applicants, we have
|
* For Google Summer of Code students and applicants, we have
|
||||||
[a mailing list](https://groups.google.com/forum/#!forum/zulip-gsoc)
|
[a mailing list](https://groups.google.com/forum/#!forum/zulip-gsoc)
|
||||||
|
|
|
@ -25,8 +25,10 @@ On this page you'll find:
|
||||||
|
|
||||||
Contributions to this guide are very welcome, so if you run into any
|
Contributions to this guide are very welcome, so if you run into any
|
||||||
issues following these instructions or come up with any tips or tools
|
issues following these instructions or come up with any tips or tools
|
||||||
that help with writing bots, please visit the [Zulip chat](https://chat.zulip.org), open an issue, or submit a pull request
|
that help with writing bots, please visit
|
||||||
to share your ideas!
|
[#bots](https://chat.zulip.org/#narrow/stream/bots) on the
|
||||||
|
[Zulip development community server](https://chat.zulip.org), open an
|
||||||
|
issue, or submit a pull request to share your ideas!
|
||||||
|
|
||||||
## How to deploy a bot
|
## How to deploy a bot
|
||||||
This guide will show you how to deploy a bot on your running Zulip server.
|
This guide will show you how to deploy a bot on your running Zulip server.
|
||||||
|
|
|
@ -167,9 +167,9 @@ Next, you'll likely want to do one of the following:
|
||||||
|
|
||||||
If you get an error after `scripts/setup/install` completes, check
|
If you get an error after `scripts/setup/install` completes, check
|
||||||
`/var/log/zulip/errors.log` for a traceback, and consult the
|
`/var/log/zulip/errors.log` for a traceback, and consult the
|
||||||
[troubleshooting section](prod-troubleshooting.html) for advice on
|
[troubleshooting section](prod-troubleshooting.html) for advice on how
|
||||||
how to debug. If that doesn't help, please visit [the "installation
|
to debug. If that doesn't help, please visit
|
||||||
help" stream in the Zulip developers'
|
[#installation help](https://chat.zulip.org/#narrow/stream/installation.20help)
|
||||||
chat](https://chat.zulip.org/#narrow/stream/installation.20help)
|
in the [Zulip developerment community server](chat-zulip-org.html) for
|
||||||
for realtime help or email zulip-help@googlegroups.com with the
|
realtime help or email zulip-help@googlegroups.com with the full
|
||||||
traceback and we'll try to help you out!
|
traceback and we'll try to help you out!
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
Note that if you just want to play around with Zulip and see what it looks
|
Note that if you just want to play around with Zulip and see what it
|
||||||
like, it is easier to install it in a development environment
|
looks like, it is easier to install it in a development environment
|
||||||
following [these
|
following
|
||||||
instructions](readme-symlink.html#installing-the-zulip-development-environment),
|
[these instructions](readme-symlink.html#installing-the-zulip-development-environment),
|
||||||
since then you don't need to worry about setting up SSL certificates and an
|
since then you don't need to worry about setting up SSL certificates
|
||||||
authentication mechanism. Or, you can check out the
|
and an authentication mechanism. Or, you can check out the
|
||||||
[developers' chatroom](http://chat.zulip.org/) (a public, running Zulip
|
[Zulip development community server](chat-zulip-org.html).
|
||||||
instance).
|
|
||||||
|
|
||||||
## Server
|
## Server
|
||||||
|
|
||||||
|
|
|
@ -7,16 +7,16 @@ progress. If you speak a language other than English, your help with
|
||||||
translating Zulip would be greatly appreciated!
|
translating Zulip would be greatly appreciated!
|
||||||
|
|
||||||
If you're interested in contributing translations to Zulip, please
|
If you're interested in contributing translations to Zulip, please
|
||||||
[join the "translation" stream in our developers' Zulip
|
join [#translation](https://chat.zulip.org/#narrow/stream/translation)
|
||||||
chat](https://chat.zulip.org/#narrow/stream/translation), and say
|
in the [Zulip development community server](chat-zulip-org.html), and
|
||||||
hello. And please join the [Zulip project on
|
say hello. And please join the
|
||||||
Transifex](https://www.transifex.com/zulip/zulip/) and ask to join any
|
[Zulip project on Transifex](https://www.transifex.com/zulip/zulip/)
|
||||||
languages you'd like to contribute to (or add new ones). Transifex's
|
and ask to join any languages you'd like to contribute to (or add new
|
||||||
notification system sometimes fails to notify the maintainers when you
|
ones). Transifex's notification system sometimes fails to notify the
|
||||||
ask to join a project, so please send a quick email to
|
maintainers when you ask to join a project, so please send a quick
|
||||||
zulip-core@googlegroups.com when you request to join the project or
|
email to zulip-core@googlegroups.com when you request to join the
|
||||||
add a language so that we can be sure to accept your request to
|
project or add a language so that we can be sure to accept your
|
||||||
contribute.
|
request to contribute.
|
||||||
|
|
||||||
Zulip has full support for Unicode, so you can already use your
|
Zulip has full support for Unicode, so you can already use your
|
||||||
preferred language everywhere in Zulip.
|
preferred language everywhere in Zulip.
|
||||||
|
@ -99,8 +99,9 @@ Some useful tips for your translating journey:
|
||||||
- Don't translate variables or code (usually preceded by a `%`, or inside
|
- Don't translate variables or code (usually preceded by a `%`, or inside
|
||||||
HTML tags `<...>`).
|
HTML tags `<...>`).
|
||||||
|
|
||||||
- When in doubt, ask for context in our [developers' Zulip
|
- When in doubt, ask for context in
|
||||||
chat](https://chat.zulip.org/#narrow/stream/translation).
|
[#translation](https://chat.zulip.org/#narrow/stream/translation) in
|
||||||
|
the [Zulip development community server](chat-zulip-org.html).
|
||||||
|
|
||||||
- If there are multiple possible translations for a term, search for it in
|
- If there are multiple possible translations for a term, search for it in
|
||||||
the *Concordance* tool (the button with a magnet in the top right corner).
|
the *Concordance* tool (the button with a magnet in the top right corner).
|
||||||
|
|
Loading…
Reference in New Issue