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

@@ -1,4 +1,4 @@
# System documented in https://zulip.readthedocs.io/en/latest/logging.html
# System documented in https://zulip.readthedocs.io/en/latest/subsystems/logging.html
from django.utils.timezone import now as timezone_now
from django.utils.timezone import utc as timezone_utc