Repository: vxquery Updated Branches: refs/heads/site d270323ba -> c13dddb0e
fix VXQuery download location Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/c13dddb0 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/c13dddb0 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/c13dddb0 Branch: refs/heads/site Commit: c13dddb0e4cc5f5336c3ad6eb928ed9b0488397e Parents: d270323 Author: Till Westmann <[email protected]> Authored: Sun Sep 7 16:13:22 2014 -0700 Committer: Till Westmann <[email protected]> Committed: Sun Sep 7 16:13:22 2014 -0700 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/c13dddb0/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 3cee696..45f34f6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -42,7 +42,7 @@ limitations under the License. </menu> <menu name="Get VXQuery"> - <item name="Download" href="http://www.apache.org/dyn/closer.cgi/incubator/vxquery/" /> + <item name="Download" href="http://www.apache.org/dyn/closer.cgi/vxquery/" /> </menu> <menu name="For Users">
