summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-19 23:42:18 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-19 23:42:18 -0700
commit13522a677e2700c84a10709fd758f379110780f8 (patch)
treefcd9c603bc1482ed2f9fc245a6c3c8a133d1c815
parentbdb5708ea929596780d8d37e7e6950ca4ce16043 (diff)
downloadpyramid-13522a677e2700c84a10709fd758f379110780f8.tar.gz
pyramid-13522a677e2700c84a10709fd758f379110780f8.tar.bz2
pyramid-13522a677e2700c84a10709fd758f379110780f8.zip
Fix what's new links in templates with "-branch" in RELEASING.txt
-rw-r--r--RELEASING.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index e50adb52b..78fd98f52 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -129,7 +129,7 @@ PyPI
https://pypi.python.org/pypi/pyramid/1.x
What's New
-http://docs.pylonsproject.org/projects/pyramid/1.X/whatsnew-1.X.html
+http://docs.pylonsproject.org/projects/pyramid/1.X-branch/whatsnew-1.X.html
Issues
https://github.com/Pylons/pyramid/issues
@@ -145,11 +145,11 @@ Here are the changes:
<<changes>>
A "What's New In Pyramid 1.X" document exists at
-http://docs.pylonsproject.org/projects/pyramid/1.X/whatsnew-1.X.html .
+http://docs.pylonsproject.org/projects/pyramid/1.X-branch/whatsnew-1.X.html .
You will be able to see the 1.X release documentation (across all
alphas and betas, as well as when it eventually gets to final release)
-at http://docs.pylonsproject.org/projects/pyramid/1.X/ .
+at http://docs.pylonsproject.org/projects/pyramid/1.X-branch/ .
You can install it via PyPI: