This is an automated email from the ASF dual-hosted git repository.

priyeshkaratha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/master by this push:
     new fd92f8e27f HDDS-15947. Fix incorrect user documentation link in 
website repository checklist (#505)
fd92f8e27f is described below

commit fd92f8e27f5f74bfa2b81ef9fa4f7f586aeb5a1b
Author: Priyesh Karatha <[email protected]>
AuthorDate: Sat Jul 25 11:27:12 2026 +0530

    HDDS-15947. Fix incorrect user documentation link in website repository 
checklist (#505)
---
 .../03-merged-branches/16-hdds-8342-s3-lifecycle-configurations.md  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/docs/08-developer-guide/04-project/01-git/03-feature-branches/03-merged-branches/16-hdds-8342-s3-lifecycle-configurations.md
 
b/docs/08-developer-guide/04-project/01-git/03-feature-branches/03-merged-branches/16-hdds-8342-s3-lifecycle-configurations.md
index f1b75e9496..cff2cc24d6 100644
--- 
a/docs/08-developer-guide/04-project/01-git/03-feature-branches/03-merged-branches/16-hdds-8342-s3-lifecycle-configurations.md
+++ 
b/docs/08-developer-guide/04-project/01-git/03-feature-branches/03-merged-branches/16-hdds-8342-s3-lifecycle-configurations.md
@@ -11,11 +11,11 @@ The plan is to run repeated CI checks on the merge commit 
to master.
 
 ## 2. Documentation
 
-[User 
Documentation](https://github.com/apache/ozone/blob/HDDS-8342/hadoop-hdds/docs/content/feature/Lifecycle.md)
 or S3 Lifecycle Configuration - Object Expiration has been added.
+[User 
Documentation](https://ozone.apache.org/docs/next/administrator-guide/operations/object-lifecycle)
 for S3 Lifecycle Configuration - Object Expiration has been added.
 
 ## 3. Design, attached the docs
 
-Design document can be found here : [S3 Lifecycle Configuration - Object 
Expiration Design 
Doc](https://github.com/apache/ozone/blob/HDDS-8342/hadoop-hdds/docs/content/design/s3-object-lifecycle-management.md).
+Design document can be found here : [S3 Lifecycle Configuration - Object 
Expiration Design 
Doc](https://github.com/apache/ozone/blob/master/hadoop-hdds/docs/content/design/s3-object-lifecycle-management.md).
 
 ## 4. S3 compatibility
 
@@ -23,7 +23,7 @@ N/A, only the object expiration action of S3 Lifecycle 
configuration is supporte
 
 ## 5. Docker-compose / Acceptance tests
 
-New robot test 
[`om-lifecycle.robot`](https://github.com/apache/ozone/blob/HDDS-8342/hadoop-ozone/dist/src/main/smoketest/lifecycle/om-lifecycle.robot)
 and 
[`bucketlifecycle.robot`](https://github.com/apache/ozone/blob/HDDS-8342/hadoop-ozone/dist/src/main/smoketest/s3/bucketlifecycle.robot)
 are being added.
+New robot test 
[`om-lifecycle.robot`](https://github.com/apache/ozone/blob/master/hadoop-ozone/dist/src/main/smoketest/lifecycle/om-lifecycle.robot)
 and 
[`bucketlifecycle.robot`](https://github.com/apache/ozone/blob/master/hadoop-ozone/dist/src/main/smoketest/s3/bucketlifecycle.robot)
 are being added.
 
 Comprehensive tests with fault injection were added. The major one is 
[TestKeyLifecycleService](https://github.com/apache/ozone/blob/HDDS-8342/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/service/TestKeyLifecycleService.java).
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to