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

bessbd pushed a commit to branch update-rfc-template-link-in-bylaws
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git

commit adc833f9ade6fba0b93bc58e274f0bd75638eb92
Author: Bessenyei Balázs Donát <[email protected]>
AuthorDate: Thu Feb 4 11:02:05 2021 +0100

    Update RFC template link
---
 bylaws.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bylaws.html b/bylaws.html
index 4aea136..7f0545f 100644
--- a/bylaws.html
+++ b/bylaws.html
@@ -315,7 +315,7 @@ The process is:
 
   <ul>
     <li>Start a [DISCUSS] thread on <a 
href="https://lists.apache.org/[email protected]";>the developer 
mailing list</a>. Discuss your proposal in detail, including which 
modules/applications are affected, any HTTP API additions and deprecations, and 
security issues.</li>
-    <li>When there is consensus on the approach from the community, <a 
href="https://s.apache.org/CouchDB-RFC";>complete the RFC template</a> and work 
through any final revisions to the document, with the support of the developer 
mailing list.</li>
+    <li>When there is consensus on the approach from the community, <a 
href="https://github.com/apache/couchdb-documentation/blob/main/rfcs/template.md";>complete
 the RFC template</a> and work through any final revisions to the document, 
with the support of the developer mailing list.</li>
     <li>Start the RFC <strong>vote</strong> on the developer mailing list. 
Hold the vote according to the <em>lazy majority process</em>: at least 3 +1 
votes, and more binding +1 than binding -1 votes.</li>
   </ul>
 

Reply via email to