This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4f8d8810 deploy: 486821a6280852c872c7ab4dbe916c9dc801cbd6
4f8d8810 is described below
commit 4f8d881063840504120493042e681654ef412c72
Author: RussellSpitzer <[email protected]>
AuthorDate: Fri Jul 14 19:37:47 2023 +0000
deploy: 486821a6280852c872c7ab4dbe916c9dc801cbd6
---
getting-started/index.html | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/getting-started/index.html b/getting-started/index.html
index 52cc0335..b3c6e0d8 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -1 +1,19 @@
-<!doctype html><html
lang=en-us><head><title>https://iceberg.apache.org/spark-quickstart/</title><link
rel=canonical href=https://iceberg.apache.org/spark-quickstart/><meta
name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh
content="0; url=https://iceberg.apache.org/spark-quickstart/"></head></html>
\ No newline at end of file
+<!--
+ - Licensed to the Apache Software Foundation (ASF) under one or more
+ - contributor license agreements. See the NOTICE file distributed with
+ - this work for additional information regarding copyright ownership.
+ - The ASF licenses this file to You under the Apache License, Version 2.0
+ - (the "License"); you may not use this file except in compliance with
+ - the License. You may obtain a copy of the License at
+ -
+ - http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing, software
+ - distributed under the License is distributed on an "AS IS" BASIS,
+ - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ - See the License for the specific language governing permissions and
+ - limitations under the License.
+ -->
+<head>
+ <meta http-equiv="Refresh" content="0; url='/docs/latest/getting-started'" />
+</head>