doc: update for graduation
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index dfb5ad6..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,8 +0,0 @@
-Apache Teaclave (incubating) is an effort undergoing incubation at The Apache
-Software Foundation (ASF), sponsored by the Apache Incubator.
-Incubation is required of all newly accepted projects until a further review
-indicates that the infrastructure, communications, and decision making process
-have stabilized in a manner consistent with other successful ASF projects.
-While incubation status is not necessarily a reflection of the completeness or
-stability of the code, it does indicate that the project has yet to be fully
-endorsed by the ASF.
diff --git a/NOTICE b/NOTICE
index 1a1752c..0a868cc 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Teaclave (incubating)
+Apache Teaclave
 Copyright 2019-2025 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/README.md b/README.md
index b5867d8..6033637 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)
 [![Homepage](https://img.shields.io/badge/site-homepage-blue)](https://teaclave.apache.org/)
 
-This repository hosts Rust crates maintained by the [Teaclave community](https://github.com/apache/incubator-teaclave). These include ported and TEE-adapted dependencies designed for secure, memory-safe development in confidential computing environments.
+This repository hosts Rust crates maintained by the [Teaclave community](https://github.com/apache/teaclave). These include ported and TEE-adapted dependencies designed for secure, memory-safe development in confidential computing environments.
 
 ## Purpose of This Repository