diff options
| author | Steve Piercy <web@stevepiercy.com> | 2017-06-27 01:05:41 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2017-06-27 01:05:41 -0700 |
| commit | a816a883492d530c50183e92d5a43fab07181114 (patch) | |
| tree | fd0e41d3da66c06b440ea06e32f300479972954a /docs/tutorials | |
| parent | 3fbd22d14c051d5af5001cbf954debbf7cd4b29d (diff) | |
| download | pyramid-a816a883492d530c50183e92d5a43fab07181114.tar.gz pyramid-a816a883492d530c50183e92d5a43fab07181114.tar.bz2 pyramid-a816a883492d530c50183e92d5a43fab07181114.zip | |
Update all external links per `make linkcheck`
- Most are changing http to https, or readthedocs.org to readthedocs.io,
and some for Python packaging reorganizing some docs into tutorials,
as well as miscellaneous changes.
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/installation.rst | 2 | ||||
| -rw-r--r-- | docs/tutorials/wiki2/installation.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/wiki/installation.rst b/docs/tutorials/wiki/installation.rst index 325bcafd5..f87d58b90 100644 --- a/docs/tutorials/wiki/installation.rst +++ b/docs/tutorials/wiki/installation.rst @@ -388,4 +388,4 @@ assumptions: https://docs.pylonsproject.org/projects/pyramid-zodbconn/en/latest/ .. _transaction: - http://zodb.readthedocs.org/en/latest/transactions.html + https://zodb.readthedocs.io/en/latest/transactions.html diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst index 3141bda69..7076d03bf 100644 --- a/docs/tutorials/wiki2/installation.rst +++ b/docs/tutorials/wiki2/installation.rst @@ -471,4 +471,4 @@ assumptions: https://pypi.python.org/pypi/zope.sqlalchemy .. _transaction: - http://zodb.readthedocs.org/en/latest/transactions.html + https://zodb.readthedocs.io/en/latest/transactions.html |
