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 29d6958a304f07a146d1f8fdf9a3ebec75140b81 Author: Vadim Ogievetsky <[email protected]> AuthorDate: Thu Jun 13 08:08:01 2019 -0700 fix typo --- downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.html b/downloads.html index 119349e..2ed13ac 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://apache.druid.com/downloads.html" /> +<link rel="canonical" href="http://druid.apache.org/downloads.html" /> <link rel="alternate" type="application/atom+xml" href="/feed"> <link rel="shortcut icon" href="/img/favicon.png"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
