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 adfa6946 deploy: 85f38c3ff13805c9ab5ced91c585eabeccf1a401 adfa6946 is described below commit adfa69466739b2f6f4b7626387f53ef914053b2b Author: Fokko <fo...@users.noreply.github.com> AuthorDate: Tue Jan 23 17:44:31 2024 +0000 deploy: 85f38c3ff13805c9ab5ced91c585eabeccf1a401 --- getting-started/index.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/getting-started/index.html b/getting-started/index.html index c59a6972..b3c6e0d8 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -1,2 +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>