summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUGS2
-rw-r--r--README8
2 files changed, 1 insertions, 9 deletions
diff --git a/BUGS b/BUGS
index 32c90c37..8cd1d161 100644
--- a/BUGS
+++ b/BUGS
@@ -3,4 +3,4 @@ Apache CouchDB BUGS
Please see the [documentation][1] on how to report bugs with Apache CouchDB.
-[1] http://incubator.apache.org/couchdb/community/issues.html
+[1] http://couchdb.apache.org/community/issues.html
diff --git a/README b/README
index 68edfe71..a1cdc9f8 100644
--- a/README
+++ b/README
@@ -5,14 +5,6 @@ Apache CouchDB is alpha software and still under heavy development. Please be
aware that important areas such as the public API or internal database format
may see backwards incompatible changes between versions.
-Apache CouchDB is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC. 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.
-
Building From Checkout
----------------------