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 fd72136662bf28e7bd33526080b5feacab2dcadf Author: Vadim Ogievetsky <[email protected]> AuthorDate: Thu Jun 13 08:13:17 2019 -0700 https --- downloads.html | 2 +- robots.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/downloads.html b/downloads.html index 2ed13ac..1f9da45 100644 --- a/downloads.html +++ b/downloads.html @@ -8,7 +8,7 @@ <meta name="author" content="Apache Software Foundation"> <title>Druid | Download</title> -<link rel="canonical" href="http://druid.apache.org/downloads.html" /> +<link rel="canonical" href="https://druid.apache.org/downloads.html" /> <link rel="alternate" type="application/atom+xml" href="/feed"> <link rel="shortcut icon" href="/img/favicon.png"> diff --git a/robots.txt b/robots.txt index f024d6b..85008f1 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,4 @@ -# robots.txt for http://apache.druid.org +# robots.txt for https://druid.apache.org # Keep robots from crawling old Druid doc versions --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
