summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeiwin Sarjas <deiwin@users.noreply.github.com>2018-02-15 23:40:49 +0200
committerSam Doran <sdoran@ansible.com>2018-02-15 16:40:49 -0500
commit86918db31292916cd3bff65501fef4806eb501dd (patch)
tree2284d5564b117bb1afb8e5bc2ecd8bc94b1e2f5e
parent810fa7046bb886c37e0ba1135e1e36d2120f9e69 (diff)
downloadansible-86918db31292916cd3bff65501fef4806eb501dd.tar.gz
Fix Porting Guide links for Ansible 2.5 (#36185)
The current links result in 404 Not Found. Also changed protocol to HTTPS.
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b36797597..414703d7e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@ See [Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides/porting
## 2.5 "Kashmir" - March 2018 (estimated)
-[Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides.html)
+[Porting Guide](https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html)
### Major Changes
* Removed the previously deprecated 'accelerate' mode and all associated keywords and code.
@@ -61,7 +61,7 @@ See [Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides/porting
* panos_security_policy: Use panos_security_rule - the old module uses deprecated API calls
* vsphere_guest is deprecated in Ansible 2.5 and will be removed in Ansible-2.9. Use vmware_guest module instead.
-See [Porting Guide](http://docs.ansible.com/ansible/devel/porting_guides.html) for more information
+See [Porting Guide](https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.5.html) for more information
### Minor Changes
* added a few new magic vars corresponding to configuration/command line options: