Ian Maxon has submitted this change and it was merged. Change subject: Add stable URL for BOSS 2017 ......................................................................
Add stable URL for BOSS 2017 Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c841 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1988 Reviewed-by: Ian Maxon <[email protected]> --- A boss17tutorial A content/boss17tutorial 2 files changed, 16 insertions(+), 0 deletions(-) Approvals: Ian Maxon: Looks good to me, approved 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> 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> -- To view, visit https://asterix-gerrit.ics.uci.edu/1988 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib852cde3e959f61fc2c96650535353c0b137c841 Gerrit-PatchSet: 2 Gerrit-Project: incubator-asterixdb-site Gerrit-Branch: asf-site Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
