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

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


The following commit(s) were added to refs/heads/master by this push:
     new a481e65272a HDDS-15919. Fix broken Ozone Enhancement Proposals link in 
CONTRIBUTING.md (#10824).
a481e65272a is described below

commit a481e65272a67182c812e4c042a4518a2a638df2
Author: Priyesh Karatha <[email protected]>
AuthorDate: Tue Jul 28 10:39:32 2026 +0530

    HDDS-15919. Fix broken Ozone Enhancement Proposals link in CONTRIBUTING.md 
(#10824).
---
 AGENTS.md       | 2 +-
 CONTRIBUTING.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/AGENTS.md b/AGENTS.md
index 5bd695b1f43..85d66a0fa92 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -194,7 +194,7 @@ Key paths:
 - 
[`hadoop-ozone/dev-support/checks/README.md`](./hadoop-ozone/dev-support/checks/README.md)
 - 
[`hadoop-hdds/dev-support/checkstyle/checkstyle.xml`](./hadoop-hdds/dev-support/checkstyle/checkstyle.xml)
 - [`dev-support/rat/rat-exclusions.txt`](./dev-support/rat/rat-exclusions.txt)
-- [Ozone Enhancement 
Proposals](https://ozone.apache.org/docs/edge/design/ozone-enhancement-proposals.html)
+- [Ozone Enhancement 
Proposals](https://ozone.apache.org/docs/next/developer-guide/project/enhancement-proposal)
 
 ## Security
 
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ad3fa9ae8a4..d705ccc8850 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -95,7 +95,7 @@ When creating a new jira for any kind of new feature, 
improvement or bug, please
 
 ## New feature development
 
-For large feature development changes, we use a process called "Ozone 
Enhancement Proposals" (OEP). This process is designed to ensure that major 
changes to Ozone are well-designed and have community consensus. If you are 
planning to propose a significant change, please read the [Ozone Enhancement 
Proposals](https://ozone.apache.org/docs/edge/design/ozone-enhancement-proposals.html)
 documentation and create a design document before you start coding. Please 
note that we only accept design [...]
+For large feature development changes, we use a process called "Ozone 
Enhancement Proposals" (OEP). This process is designed to ensure that major 
changes to Ozone are well-designed and have community consensus. If you are 
planning to propose a significant change, please read the [Ozone Enhancement 
Proposals](https://ozone.apache.org/docs/next/developer-guide/project/enhancement-proposal)
 documentation and create a design document before you start coding. Please 
note that we only accept d [...]
 
 ## Contribute your modifications
 


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

Reply via email to