summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2017-05-01 23:05:53 -0500
committerMichael Merickel <michael@merickel.org>2017-05-01 23:05:53 -0500
commitfbfd8191cee8536078cc01cd2256378ba0711f22 (patch)
tree1899b6c119c2443671ec5b4e8c98f78cde4e36a8 /CHANGES.txt
parentc273cd0471afe365d9bd8a793a81897a9e713aab (diff)
downloadpyramid-fbfd8191cee8536078cc01cd2256378ba0711f22.tar.gz
pyramid-fbfd8191cee8536078cc01cd2256378ba0711f22.tar.bz2
pyramid-fbfd8191cee8536078cc01cd2256378ba0711f22.zip
fix url syntax yet again
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 0513fd3c9..2378ec883 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,7 +11,7 @@ Major Features
For now, Pyramid is still shipping with integrated support for the
PasteDeploy INI format by depending on the
- `plaster_pastedeploy <https://github.com/Pylons/plaster_pastedeploy`_
+ `plaster_pastedeploy <https://github.com/Pylons/plaster_pastedeploy>`_
binding library. This may change in the future.
See https://github.com/Pylons/pyramid/pull/2985