smiklosovic commented on code in PR #4333: URL: https://github.com/apache/cassandra/pull/4333#discussion_r2341464037
########## doc/modules/cassandra/pages/developing/data-modeling/data-modeling_logical.adoc: ########## @@ -34,7 +34,7 @@ informative way to visualize the relationships between queries and tables in your designs. This figure shows the Chebotko notation for a logical data model. -image::cassandra:developing/data-modeling/data_modeling_chebotko_logical.png[image] +image::images/data_modeling_chebotko_logical.png[image] Review Comment: While this is broken in IDEA when viewing there, this displays it: `image::data_modeling_chebotko_logical.png[image]` Same approach as above. We do not need `images/` -- 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]

