jojochuang commented on code in PR #209: URL: https://github.com/apache/ozone-site/pull/209#discussion_r2665940773
########## docs/03-core-concepts/03-namespace/02-buckets/01-overview.md: ########## @@ -44,7 +44,7 @@ For more information, see the [Erasure Coding documentation](../../02-replicatio ### Snapshots Ozone's snapshot feature allows users to take point-in-time consistent images of a given bucket. These snapshots are immutable and can be used for backup, recovery, archival, and incremental replication purposes. -For more details, refer to the [Ozone Snapshot documentation](./08-snapshots.md). +For more details, refer to the [Ozone Snapshot documentation](/docs/administrator-guide/operations/snapshots). Review Comment: we need to use the original link. ```suggestion For more details, refer to the [Ozone Snapshot documentation](./08-snapshots.md). ``` -- 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]
