From 13522a677e2700c84a10709fd758f379110780f8 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 19 Apr 2016 23:42:18 -0700 Subject: Fix what's new links in templates with "-branch" in RELEASING.txt --- RELEASING.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RELEASING.txt') 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: <> 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: -- cgit v1.2.3