diff options
| author | Jason Madden <jamadden@gmail.com> | 2017-07-10 07:48:33 -0500 |
|---|---|---|
| committer | Jason Madden <jamadden@gmail.com> | 2017-07-10 07:48:33 -0500 |
| commit | 47290e27cca5c12fb4d1001c418de57ef15bab23 (patch) | |
| tree | 5e0b24a0e9f1dd12e6b86f7130279f8835eda528 | |
| parent | 38f0933984558037d64810743576ae3855351a9f (diff) | |
| download | zope-schema-issue21.tar.gz | |
Point to https://zopeschema.readthedocs.io/ instead of docs.zope.org. Fixes #21. [skip ci]issue21
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
