smiklosovic commented on code in PR #4333: URL: https://github.com/apache/cassandra/pull/4333#discussion_r2341453624
########## doc/modules/cassandra/pages/developing/data-modeling/data-modeling_conceptual.adoc: ########## @@ -30,7 +30,7 @@ underlined. Relationships between entities are represented as diamonds, and the connectors between the relationship and each entity show the multiplicity of the connection. -image::data_modeling_hotel_erd.png[image] +image::images/data_modeling_hotel_erd.png[image] Review Comment: when I view this file in IDEA, `image::data_modeling_hotel_erd.png[image]` just displays the image correctly. Same here https://cassandra.apache.org/doc/trunk/cassandra/developing/data-modeling/data-modeling_conceptual.html Why should we rework this? -- 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]

