This is an automated email from the ASF dual-hosted git repository. kenn pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit c0bb975d17424bc12d8df81d63d017fc5d57d9f3 Author: Kenneth Knowles <[email protected]> AuthorDate: Fri Jun 29 21:54:38 2018 -0700 Regenerate site content --- content/contribute/team/index.html | 10 ++++++++++ content/project/team/index.html | 10 ++++++++++ content/team/index.html | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/content/contribute/team/index.html b/content/contribute/team/index.html new file mode 100644 index 0000000..0ef9a07 --- /dev/null +++ b/content/contribute/team/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirecting…</title> +<link rel="canonical" href="https://home.apache.org/phonebook.html?pmc=beam"> +<meta http-equiv="refresh" content="0; url=https://home.apache.org/phonebook.html?pmc=beam"> +<h1>Redirecting…</h1> +<a href="https://home.apache.org/phonebook.html?pmc=beam">Click here if you are not redirected.</a> +<script>location="https://home.apache.org/phonebook.html?pmc=beam"</script> +</html> diff --git a/content/project/team/index.html b/content/project/team/index.html new file mode 100644 index 0000000..e6e6bbf --- /dev/null +++ b/content/project/team/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirecting…</title> +<link rel="canonical" href="https://beam.apache.org/contribute/team/"> +<meta http-equiv="refresh" content="0; url=https://beam.apache.org/contribute/team/"> +<h1>Redirecting…</h1> +<a href="https://beam.apache.org/contribute/team/">Click here if you are not redirected.</a> +<script>location="https://beam.apache.org/contribute/team/"</script> +</html> diff --git a/content/team/index.html b/content/team/index.html new file mode 100644 index 0000000..e6e6bbf --- /dev/null +++ b/content/team/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirecting…</title> +<link rel="canonical" href="https://beam.apache.org/contribute/team/"> +<meta http-equiv="refresh" content="0; url=https://beam.apache.org/contribute/team/"> +<h1>Redirecting…</h1> +<a href="https://beam.apache.org/contribute/team/">Click here if you are not redirected.</a> +<script>location="https://beam.apache.org/contribute/team/"</script> +</html>
