Further links changed to use https

Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/2c47b4d2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/2c47b4d2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/2c47b4d2

Branch: refs/heads/master
Commit: 2c47b4d203573cb0e7c1aae0029248f53c8f7626
Parents: cad3369
Author: ddekany <[email protected]>
Authored: Sat Nov 11 18:58:54 2017 +0100
Committer: ddekany <[email protected]>
Committed: Sat Nov 11 18:58:54 2017 +0100

----------------------------------------------------------------------
 src/main/docgen/docgen.cjson | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/2c47b4d2/src/main/docgen/docgen.cjson
----------------------------------------------------------------------
diff --git a/src/main/docgen/docgen.cjson b/src/main/docgen/docgen.cjson
index c0a2d07..e14b6d5 100644
--- a/src/main/docgen/docgen.cjson
+++ b/src/main/docgen/docgen.cjson
@@ -89,12 +89,12 @@ olinks: {
   oldDevelMailingListArchive: 
"http://news.gmane.org/gmane.comp.web.freemarker.devel";
   newBugReport: "https://issues.apache.org/jira/browse/FREEMARKER/";
   oldBugTracker: "https://sourceforge.net/p/freemarker/bugs/";
-  newStackOverflowQuestion: 
"http://stackoverflow.com/questions/ask?tags=freemarker";
+  newStackOverflowQuestion: 
"https://stackoverflow.com/questions/ask?tags=freemarker";
   
-  emacsPluginDownload: 
"http://sourceforge.net/projects/freemarker/files/editor-plugins/ftl.el/download";
-  kwritePluginDownload: 
"http://sourceforge.net/projects/freemarker/files/editor-plugins/kwriteftl.tar.gz/download";
-  textPadPluginDownload: 
"http://sourceforge.net/projects/freemarker/files/editor-plugins/textpadftl.zip/download";
-  vimPluginDownload: 
"http://sourceforge.net/projects/freemarker/files/editor-plugins/ftl.vim/download";
+  emacsPluginDownload: 
"https://sourceforge.net/projects/freemarker/files/editor-plugins/ftl.el/download";
+  kwritePluginDownload: 
"https://sourceforge.net/projects/freemarker/files/editor-plugins/kwriteftl.tar.gz/download";
+  textPadPluginDownload: 
"https://sourceforge.net/projects/freemarker/files/editor-plugins/textpadftl.zip/download";
+  vimPluginDownload: 
"https://sourceforge.net/projects/freemarker/files/editor-plugins/ftl.vim/download";
 }
 
 tabs: {

Reply via email to