michaelsembwever commented on code in PR #157:
URL: https://github.com/apache/cassandra-website/pull/157#discussion_r944547069


##########
site-content/source/modules/ROOT/pages/development/documentation.adoc:
##########
@@ -18,7 +18,7 @@ instead of visual editors (which some people would call good 
news).
 Antora processes http://www.asciidoc.org[AsciiDoc], the markup language used 
to generate our documentation.
 Markup languages allow you to format text using certain syntax elements.
 Your document structure will also have to follow specific conventions.
-Feel free to take a look at https://cassandra.apache.org/doc/latest/[existing 
documents] to get a better idea how we structure our documents.
+Feel free to take a look at link:/doc/latest/[existing documents] to get a 
better idea how we structure our documents.

Review Comment:
   can you try the following please
   ```suggestion
   Feel free to take a look at link:/doc/[existing documents] to get a better 
idea how we structure our documents.
   ```



-- 
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]

Reply via email to