docs: Update links from codebase to point to ReadTheDocs.

This commit is contained in:
Tim Abbott
2017-11-16 10:51:44 -08:00
parent 07c2b205a4
commit 054952a44a
61 changed files with 81 additions and 80 deletions

View File

@@ -7,7 +7,7 @@
# * settings.py imports prod_settings.py, and any site-specific configuration
# belongs there. The template for prod_settings.py is prod_settings_template.py
#
# See http://zulip.readthedocs.io/en/latest/settings.html for more information
# See https://zulip.readthedocs.io/en/latest/subsystems/settings.html for more information
#
########################################################################
from copy import deepcopy
@@ -762,7 +762,7 @@ STATIC_HEADER_FILE = 'zerver/static_header.txt'
# static files.
#
# Useful reading on how this works is in
# https://zulip.readthedocs.io/en/latest/front-end-build-process.html
# https://zulip.readthedocs.io/en/latest/subsystems/front-end-build-process.html
PIPELINE = {
'PIPELINE_ENABLED': PIPELINE_ENABLED,
@@ -898,7 +898,7 @@ PIPELINE = {
}
# Useful reading on how this works is in
# https://zulip.readthedocs.io/en/latest/front-end-build-process.html
# https://zulip.readthedocs.io/en/latest/subsystems/front-end-build-process.html
JS_SPECS = {
'app': {
'source_filenames': [