Lorina Poland created CASSANDRA-18606:
-----------------------------------------
Summary: Fix cross-refs in trunk - incorrect syntax, no components
Key: CASSANDRA-18606
URL: https://issues.apache.org/jira/browse/CASSANDRA-18606
Project: Cassandra
Issue Type: Task
Components: Documentation
Reporter: Lorina Poland
Assignee: Lorina Poland
The nav.adoc in modules/cassandra has xrefs with:
{code:java}
xref:developing:data-modeling/filename.adoc
{code}
when they should be:
{code:java}
xref:developing/data-modeling/filename.adoc
{code}
Issue arose due to the flattened antora component structure of the Apache C*
docs (only ROOT and cassandra).
All xrefs need fixing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]