summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-06-26 03:48:21 -0700
committerSteve Piercy <web@stevepiercy.com>2017-06-26 03:48:21 -0700
commit19d341b5be789e97000d3dcbd33de75d8b061829 (patch)
tree4fe4eef2b79438f136d80df8dbf8e63e0fc24976 /RELEASING.txt
parentefc3780c3038ce66e1560c40bb77eef10a8658cc (diff)
downloadpyramid-19d341b5be789e97000d3dcbd33de75d8b061829.tar.gz
pyramid-19d341b5be789e97000d3dcbd33de75d8b061829.tar.bz2
pyramid-19d341b5be789e97000d3dcbd33de75d8b061829.zip
change http://docs.pylonsproject.org to https
- use correct URL for code style - use correct Pyramid version for zodb wiki src file template
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 451beef4f..c8ff6578a 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -142,10 +142,10 @@ https://pypi.python.org/pypi/pyramid/1.x
=== One time only for new version, first pre-release ===
What's New
-http://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/whatsnew-1.X.html
+https://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/whatsnew-1.X.html
=== For all subsequent pre-releases ===
Changes
-http://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/changes.html#version-yyyy-mm-dd
+https://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/changes.html#version-yyyy-mm-dd
Issues
https://github.com/Pylons/pyramid/issues
@@ -161,11 +161,11 @@ Here are the changes:
<<changes>>
What's New In Pyramid 1.X:
-http://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/whatsnew-1.X.html
+https://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/whatsnew-1.X.html
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/
+https://docs.pylonsproject.org/projects/pyramid/en/1.X-branch/
You can install it via PyPI: