This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git
commit ddff4291ff1cc0aab9d423cb2d92867ee8eedd04 Author: Vadim Ogievetsky <[email protected]> AuthorDate: Thu Jun 13 08:12:38 2019 -0700 https --- README.md | 2 +- downloads.md | 2 +- robots.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 897ce4a..d1cfba4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Druid Project Website ===================== -http://apache.druid.org/ +https://druid.apache.org/ ## Building diff --git a/downloads.md b/downloads.md index 66970f6..861d9f4 100644 --- a/downloads.md +++ b/downloads.md @@ -2,7 +2,7 @@ title: Download layout: simple_page sectionid: download -canonical: 'http://druid.apache.org/downloads.html' +canonical: 'https://druid.apache.org/downloads.html' --- ## Latest release 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]
