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 @@
# See http://zulip.readthedocs.io/en/latest/events-system.html for
# See https://zulip.readthedocs.io/en/latest/subsystems/events-system.html for
# high-level documentation on how this system works.
from typing import cast, AbstractSet, Any, Callable, Dict, List, \
Mapping, MutableMapping, Optional, Iterable, Sequence, Set, Text, Union