gianm commented on a change in pull request #2: Add HTTPS canonical links for existing pages URL: https://github.com/apache/incubator-druid-website/pull/2#discussion_r277474106
########## File path: index.html ########## @@ -2,7 +2,7 @@ <html lang="en"> <head> <title>Apache Druid (incubating)</title> - +<link rel="canonical" href="https://druid.apache.org/index.html" /> Review comment: This should be https://druid.apache.org/ (no index.html) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org For additional commands, e-mail: dev-h...@druid.apache.org