jon-wei 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_r277485088
########## 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: Fixed, thanks ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
