Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 64f2cd19b -> def593738
(README adjustments) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c28febcc Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c28febcc Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c28febcc Branch: refs/heads/2.3-gae Commit: c28febccf2412b90ac651ce3cb33301b89f6378a Parents: 64f2cd1 Author: ddekany <[email protected]> Authored: Sat Jan 2 11:14:17 2016 +0100 Committer: ddekany <[email protected]> Committed: Sat Jan 2 11:14:17 2016 +0100 ---------------------------------------------------------------------- README | 2 +- RELEASE-NOTES | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c28febcc/README ---------------------------------------------------------------------- diff --git a/README b/README index 54c5238..d3c373f 100644 --- a/README +++ b/README @@ -88,7 +88,7 @@ application already uses the related library. Change log ---------- -Online: +Online (for stable releases only): http://freemarker.org/docs/app_versions.html Offline: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/c28febcc/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 19e8842..dcf7a88 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,8 @@ Where to find the change log: -- http://freemarker.org/docs/app_versions.html +- Online (for stable releases only): + http://freemarker.org/docs/app_versions.html -- It's included in the binary release: - Open documentation/index.html, and you will find the offline link. +- Offline: + In the binary release, open documentation/index.html, and you will find the + link. \ No newline at end of file
