Repository: incubator-freemarker-site Updated Branches: refs/heads/master 3df6d2525 -> cbafd5e20
Fix for typo. 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/d2d3c4e0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/d2d3c4e0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/d2d3c4e0 Branch: refs/heads/master Commit: d2d3c4e062692d7e7c480e088a62bb700bd030ec Parents: 3df6d25 Author: Jacopo Cappellato <[email protected]> Authored: Thu Jan 5 07:24:21 2017 +0100 Committer: Jacopo Cappellato <[email protected]> Committed: Thu Jan 5 07:24:21 2017 +0100 ---------------------------------------------------------------------- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/d2d3c4e0/README ---------------------------------------------------------------------- diff --git a/README b/README index 05741f8..ab0e59c 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ This is the project with which we generate the freemarker.org home page. Note that most of the work is done by Apache FreeMarker Docgen, which is a dependency of this project. -To publish the built site, comit the output into the "asf-site" branch. +To publish the built site, commit the output into the "asf-site" branch. Note that as of this writing, the "docgen" dependency is get from the Ivy repo on the published homepage (http://freemarker.org/repos/ivy/). Those
