Repository: incubator-freemarker-site Updated Branches: refs/heads/master f37ae1ab3 -> a5f926f60
Correcting KEYS URL 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/a5f926f6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/a5f926f6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/a5f926f6 Branch: refs/heads/master Commit: a5f926f60e2ff354cff60975750f6aa734dfeb83 Parents: f37ae1a Author: Woonsan Ko <[email protected]> Authored: Sun Nov 5 16:28:39 2017 -0500 Committer: Woonsan Ko <[email protected]> Committed: Sun Nov 5 16:28:39 2017 -0500 ---------------------------------------------------------------------- src/main/docgen/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/a5f926f6/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 10852e6..8ab8e1a 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1536,7 +1536,7 @@ two freemarker.jar-s and unpredictable behavior! <listitem> <para>Ensure that this is up to date: - https://dist.apache.org/repos/dist/<replaceable>{dev,release}</replaceable>/incubator/freemarker/KEY</para> + https://dist.apache.org/repos/dist/<replaceable>{dev,release}</replaceable>/incubator/freemarker/KEYS</para> </listitem> <listitem>
