summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-07-10 07:48:33 -0500
committerJason Madden <jamadden@gmail.com>2017-07-10 07:48:33 -0500
commit47290e27cca5c12fb4d1001c418de57ef15bab23 (patch)
tree5e0b24a0e9f1dd12e6b86f7130279f8835eda528
parent38f0933984558037d64810743576ae3855351a9f (diff)
downloadzope-schema-issue21.tar.gz
Point to https://zopeschema.readthedocs.io/ instead of docs.zope.org. Fixes #21. [skip ci]issue21
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index cbf3621..9f17bb5 100644
--- a/README.rst
+++ b/README.rst
@@ -21,4 +21,4 @@ its value and provide a validation method. Besides you can optionally
specify characteristics such as its value being read-only or not
required.
-See http://docs.zope.org/zope.schema/ for more information.
+See https://zopeschema.readthedocs.io/ for more information.