GitHub user mriehema opened a pull request:
https://github.com/apache/incubator-freemarker-site/pull/7
Change links to https for freemarker website
- Change all freemarker.org to freemarker.apache.org
- Change all internal links to https
- Change all www.apache.org links to https, except of license files.
- Change some external urls, available with https.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mriehema/incubator-freemarker-site
change-links-to-https
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-freemarker-site/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 07242ee5b6f469383d768ce3b87b165f6802732b
Author: Michael Riehemann <[email protected]>
Date: 2017-11-09T17:53:08Z
Fix freemarker site urls
Change all freemarker.org to freemarker.apache.org
commit eb2135632f8ba9d5bb2b0add666d4fa592a8f696
Author: Michael Riehemann <[email protected]>
Date: 2017-11-09T17:54:19Z
Fix freemarker site urls
Change all internal links to https
commit fd7b74fb3d2ea9c6d850c16b17805f0cc0951ad0
Author: Michael Riehemann <[email protected]>
Date: 2017-11-09T17:57:08Z
Fix freemarker site urls
Change all www.apache.org links to https, except of license files.
commit 950a7d281b9324c55385747b2ebcc47b30b2c989
Author: Michael Riehemann <[email protected]>
Date: 2017-11-09T18:00:19Z
Fix freemarker site urls
Change some external urls, available with https.
----
---