deepakpanda93 commented on code in PR #14192:
URL: https://github.com/apache/hudi/pull/14192#discussion_r2482023240


##########
website/versioned_docs/version-1.0.2/compaction.md:
##########
@@ -13,7 +13,7 @@ not applicable to Copy On Write(COW) tables and only applies 
to MOR tables.
 
 ### Why MOR tables need compaction?
 To understand the significance of compaction in MOR tables, it is helpful to 
understand the MOR table layout first. In Hudi, 
-data is organized in terms of [file 
groups](https://hudi.apache.org/docs/file_layouts/). Each file group in a MOR 
table 
+data is organized in terms of [file 
groups](https://hudi.apache.org/docs/storage_layouts/). Each file group in a 
MOR table 

Review Comment:
   Sure @xushiyan 



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

Reply via email to