diff options
| author | Steve Piercy <web@stevepiercy.com> | 2016-08-15 22:23:50 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2016-08-15 22:31:04 -0700 |
| commit | 314636e5e3f43f582135e687dc0faf4b5ff1fcbf (patch) | |
| tree | 5a0b0c134336c1f47f3d700b4a94c4553cb8d8ff /RELEASING.txt | |
| parent | 125dbb38076166c36938e9435badbff39c76aa65 (diff) | |
| download | pyramid-314636e5e3f43f582135e687dc0faf4b5ff1fcbf.tar.gz pyramid-314636e5e3f43f582135e687dc0faf4b5ff1fcbf.tar.bz2 pyramid-314636e5e3f43f582135e687dc0faf4b5ff1fcbf.zip | |
Fix up URLs to include default language and reduce verbosity
(cherry picked from commit d6b2c66)
Diffstat (limited to 'RELEASING.txt')
| -rw-r--r-- | RELEASING.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASING.txt b/RELEASING.txt index d8572fa94..326dea993 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -148,12 +148,12 @@ Here are the changes: <<changes>> -A "What's New In Pyramid 1.X" document exists at -http://docs.pylonsproject.org/projects/pyramid/1.X-branch/whatsnew-1.X.html . +What's New In Pyramid 1.X: +http://docs.pylonsproject.org/projects/pyramid/en/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-branch/ . +1.X release documentation (across all alphas and betas, as well as when it gets +to final release): +http://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/ You can install it via PyPI: |
