docs: Fix hardcoding of links to zulip.readthedocs.io.

This makes things work better if you're testing the documentation
locally.
This commit is contained in:
Tim Abbott
2016-06-27 20:54:18 -07:00
parent 31f7fb2fa0
commit fd7cb3fc2b
5 changed files with 13 additions and 17 deletions

View File

@@ -8,8 +8,7 @@ main third-party CSS library.
Zulip currently does not use any CSS preprocessors, and is organized
into several files. For most pages, the CSS is combined into a single
CSS file by the [static asset
pipeline](http://zulip.readthedocs.io/en/latest/front-end-build-process.html),
CSS file by the [static asset pipeline](front-end-build-process.html),
controlled by the `PIPELINE_CSS` code in `zproject/settings.py`.
The CSS files are: