gianm commented on a change in pull request #3: Add community page for migration test URL: https://github.com/apache/incubator-druid-website/pull/3#discussion_r277503264
########## File path: community/index.html ########## @@ -0,0 +1,430 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8" /> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> +<meta name="description" content="Apache Druid"> +<meta name="keywords" content="druid,kafka,database,analytics,streaming,real-time,real time,apache,open source"> +<meta name="author" content="Apache Software Foundation"> + +<title>Druid | Apache Druid (incubating) Community</title> + +<link rel="canonical" href="https://druid.apache.org/community" /> Review comment: This canonical URL should be https://druid.apache.org/community/, because, https://druid.apache.org/community is a redirect so it cannot be canonical. ---------------------------------------------------------------- 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]
