Repository: freemarker-site
Updated Branches:
  refs/heads/master 79b785249 -> a05667c98


Fixed typo in URL...


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

Branch: refs/heads/master
Commit: a05667c988e2dc0e7de0a3749c605ccc58ac9e7c
Parents: 79b7852
Author: ddekany <[email protected]>
Authored: Fri Aug 3 07:55:27 2018 +0200
Committer: ddekany <[email protected]>
Committed: Fri Aug 3 07:55:27 2018 +0200

----------------------------------------------------------------------
 src/main/docgen/docgen.cjson | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/a05667c9/src/main/docgen/docgen.cjson
----------------------------------------------------------------------
diff --git a/src/main/docgen/docgen.cjson b/src/main/docgen/docgen.cjson
index 3e79625..7e37126 100644
--- a/src/main/docgen/docgen.cjson
+++ b/src/main/docgen/docgen.cjson
@@ -66,7 +66,7 @@ olinks: {
   faq: "docs/app_faq.html"
   
   // External URL-s:
-  onlineTemplateTester: "https://try.apache.freemarker.org/";
+  onlineTemplateTester: "https://try.freemarker.apache.org/";
   twitter: "https://twitter.com/freemarker";
   gitFreemarker: "https://git-wip-us.apache.org/repos/asf/freemarker.git";
   githubMirrorFreemarker: "https://github.com/apache/freemarker";

Reply via email to