diff options
| author | Steve Piercy <web@stevepiercy.com> | 2017-06-26 03:48:21 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2017-06-26 03:48:21 -0700 |
| commit | 19d341b5be789e97000d3dcbd33de75d8b061829 (patch) | |
| tree | 4fe4eef2b79438f136d80df8dbf8e63e0fc24976 /README.rst | |
| parent | efc3780c3038ce66e1560c40bb77eef10a8658cc (diff) | |
| download | pyramid-19d341b5be789e97000d3dcbd33de75d8b061829.tar.gz pyramid-19d341b5be789e97000d3dcbd33de75d8b061829.tar.bz2 pyramid-19d341b5be789e97000d3dcbd33de75d8b061829.zip | |
change http://docs.pylonsproject.org to https
- use correct URL for code style
- use correct Pyramid version for zodb wiki src file template
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 2b2535bfb..57829eb19 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ Pyramid :alt: 1.9-branch Travis CI Status .. image:: https://readthedocs.org/projects/pyramid/badge/?version=1.9-branch - :target: http://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ + :target: https://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ :alt: 1.9-branch Documentation Status .. image:: https://img.shields.io/badge/irc-freenode-blue.svg @@ -40,7 +40,7 @@ Support and Documentation ------------------------- See `Pyramid Support and Development -<http://docs.pylonsproject.org/projects/pyramid/en/latest/#support-and-development>`_ +<https://docs.pylonsproject.org/projects/pyramid/en/latest/#support-and-development>`_ for documentation, reporting bugs, and getting support. Developing and Contributing |
