Repository: polygene-website Updated Branches: refs/heads/asf-site 51abe7dd9 -> 4c179a53c
Bad link fixed Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/cecb762c Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/cecb762c Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/cecb762c Branch: refs/heads/asf-site Commit: cecb762c7506af65d5e0c58195668ac44dc7d5f1 Parents: bb9c997 Author: niclas <[email protected]> Authored: Fri Jun 30 08:14:08 2017 +0800 Committer: niclas <[email protected]> Committed: Fri Jun 30 08:14:08 2017 +0800 ---------------------------------------------------------------------- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-website/blob/cecb762c/src/index.html ---------------------------------------------------------------------- diff --git a/src/index.html b/src/index.html index 1ab8e68..60cc177 100644 --- a/src/index.html +++ b/src/index.html @@ -87,7 +87,7 @@ public interface OrderItem extends Identity </div><!--/span--> <div class="span6"> <h3><i class="icon-download"></i> Download</h3> - <p><a href="download.html">Download</a> the Apache Polygene⢠(Java Edition) SDK binaries and sources, learn how to <a href="java/latest/howto-depend-on-qi4j.html">depend on Apache Polygene⢠(Java Edition) in your build</a> or simply get the <a href="community/codebase.html">source</a>.</p> + <p><a href="download.html">Download</a> the Apache Polygene⢠(Java Edition) SDK binaries and sources, learn how to <a href="java/latest/howto-depend-on-polygene.html">depend on Apache Polygene⢠(Java Edition) in your build</a> or simply get the <a href="community/codebase.html">source</a>.</p> </div><!--/span--> </div><!--/row--> <div class="row-fluid">
