michaelsembwever commented on code in PR #157: URL: https://github.com/apache/cassandra-website/pull/157#discussion_r939723811
########## site-content/source/modules/ROOT/pages/development/documentation.adoc: ########## @@ -8,18 +8,17 @@ The official Cassandra documentation lives in the project's git repository. We use a static site generator, http://www.antora.org/[Antora], to create pages hosted at -link:/doc/latest/[cassandra.apache.org]. - +https://cassandra.apache.org/docs/latest/[cassandra.apache.org]. Review Comment: This wasn't broken before, and `link:` is to be favoured. Can you revert this change please. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

