This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-druid-website.git
commit 7a0e67a40b5517a7e76f6f1a20f98a5ec6a1ebfd Author: Vadim Ogievetsky <[email protected]> AuthorDate: Tue Jun 11 20:55:57 2019 -0700 remove dl redirect --- downloads/index.html | 8 -------- feed/index.xml | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/downloads/index.html b/downloads/index.html deleted file mode 100644 index cfb2d2b..0000000 --- a/downloads/index.html +++ /dev/null @@ -1,8 +0,0 @@ -<!DOCTYPE html> -<meta charset="utf-8"> -<title>Redirecting...</title> -<link rel="canonical" href="/downloads.html"> -<meta http-equiv="refresh" content="0; url=/downloads.html"> -<h1>Redirecting...</h1> -<a href="/downloads.html">Click here if you are not redirected.</a> -<script>location="/downloads.html"</script> diff --git a/feed/index.xml b/feed/index.xml index 55c3109..490c574 100644 --- a/feed/index.xml +++ b/feed/index.xml @@ -5,7 +5,7 @@ <subtitle>Real²time Exploratory Analytics on Large Datasets</subtitle> <link type="application/atom+xml" href="http://druid.io/feed/" rel="self"/> <link type="text/html" href="http://druid.io/" rel="alternate"/> - <updated>2019-06-11T20:05:02-07:00</updated> + <updated>2019-06-11T20:54:43-07:00</updated> <id>http://druid.io/</id> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
