Repository: asterixdb-site Updated Branches: refs/heads/asf-site 444ca1b3b -> 45630d3b9
Add stable URL for BOSS 2017 Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c841 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1988 Reviewed-by: Ian Maxon <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/asterixdb-site/repo Commit: http://git-wip-us.apache.org/repos/asf/asterixdb-site/commit/45630d3b Tree: http://git-wip-us.apache.org/repos/asf/asterixdb-site/tree/45630d3b Diff: http://git-wip-us.apache.org/repos/asf/asterixdb-site/diff/45630d3b Branch: refs/heads/asf-site Commit: 45630d3b9ab7e09006f2c11ce8c12b41dd6d27ad Parents: 444ca1b Author: Ian Maxon <[email protected]> Authored: Fri Sep 1 07:19:48 2017 +0200 Committer: Ian Maxon <[email protected]> Committed: Thu Aug 31 22:21:28 2017 -0700 ---------------------------------------------------------------------- boss17tutorial | 8 ++++++++ content/boss17tutorial | 8 ++++++++ 2 files changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/asterixdb-site/blob/45630d3b/boss17tutorial ---------------------------------------------------------------------- diff --git a/boss17tutorial b/boss17tutorial new file mode 100644 index 0000000..6a7864e --- /dev/null +++ b/boss17tutorial @@ -0,0 +1,8 @@ +<html> +<head> +<script> window.location.replace("https://asterixdb.apache.org/docs/0.9.2/sqlpp/primer-sqlpp.html"); </script> +</head> +<body> +<p> +</p> +</body></html> http://git-wip-us.apache.org/repos/asf/asterixdb-site/blob/45630d3b/content/boss17tutorial ---------------------------------------------------------------------- diff --git a/content/boss17tutorial b/content/boss17tutorial new file mode 100644 index 0000000..6a7864e --- /dev/null +++ b/content/boss17tutorial @@ -0,0 +1,8 @@ +<html> +<head> +<script> window.location.replace("https://asterixdb.apache.org/docs/0.9.2/sqlpp/primer-sqlpp.html"); </script> +</head> +<body> +<p> +</p> +</body></html>
