mirror of https://github.com/zulip/zulip.git
Readme: Fix links for readme.dev and readme.prod.
Absolute links is necessary for readthedocs to properly link to the files.
This commit is contained in:
parent
697125eeae
commit
c6cfd21bd4
|
@ -32,14 +32,14 @@ at https://www.zulip.org.
|
||||||
|
|
||||||
The Zulip development environment is the recommended option for folks
|
The Zulip development environment is the recommended option for folks
|
||||||
interested in trying out Zulip. This is documented in
|
interested in trying out Zulip. This is documented in
|
||||||
[README.dev.md](README.dev.md).
|
[README.dev.md](https://github.com/zulip/zulip/blob/master/README.dev.md).
|
||||||
|
|
||||||
## Running Zulip in production
|
## Running Zulip in production
|
||||||
|
|
||||||
Zulip in production only supports Ubuntu 14.04 right now, but work is
|
Zulip in production only supports Ubuntu 14.04 right now, but work is
|
||||||
ongoing on adding support for additional platforms. The installation
|
ongoing on adding support for additional platforms. The installation
|
||||||
process is documented at https://zulip.org/server.html and in more
|
process is documented at https://zulip.org/server.html and in more
|
||||||
detail in [README.prod.md](README.prod.md).
|
detail in [README.prod.md](https://github.com/zulip/zulip/blob/master/README.prod.md).
|
||||||
|
|
||||||
## Ways to contribute
|
## Ways to contribute
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue