summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-02-15 00:48:08 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-03-05 01:53:16 +0200
commitcd8ac801ac1ccefb81c2e015124be910cb8c93de (patch)
tree7c225c7c71b0efd438fe6303d8004a67a9ff82a1 /CHANGES.txt
parent55241cc181d016d59a73373942b654ef97f8e45c (diff)
downloadpyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.tar.gz
pyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.tar.bz2
pyramid-cd8ac801ac1ccefb81c2e015124be910cb8c93de.zip
update some links and fix others
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index adf448945..e3b77dedc 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -274,7 +274,7 @@ Bug Fixes
- ``pyramid.view.render_view`` was not functioning properly under Python 3.x
due to a byte/unicode discrepancy. See
- http://github.com/Pylons/pyramid/issues/721
+ https://github.com/Pylons/pyramid/issues/721
Deprecations
------------