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

pdpotter pushed a commit to branch pdpotter-doc-changes
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git

commit 83359a0ab64d0b8ba6455e32ca8efa826122d13f
Author: Pieterjan De Potter <[email protected]>
AuthorDate: Tue Jun 7 10:26:10 2022 +0200

    Update contributing documentation changes
---
 index.html | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/index.html b/index.html
index 67452fe..ab33235 100644
--- a/index.html
+++ b/index.html
@@ -605,13 +605,9 @@ $$) as (a agtype);
 
 
             <div class="heading"><h2>Contributing Documentation 
Changes</h2></div>
-            To propose a change to release documentation (that is, docs that 
appear <a href="docs/">here</a>),
-            edit the Markdown source files in AGE's <span 
class="inline-code">doc/</span>
-            <a class="external-link" 
href="https://github.com/apache/incubator-age/tree/master/doc";>directory on 
GitHub</a>.
-            Instructions for building the documentation can be found
-            <span id="inline_contribure-devguidelines"> <a href="#createdocs" 
onclick="handleClick(this)">here</a></span>.
-            The process to propose a doc change is otherwise the same as the
-            process for proposing code changes below.
+            To propose a change to release documentation (that is, docs that 
appear <a href="https://age.apache.org/docs/master/index.html";>here</a>),
+            edit the Markdown source files in the right branch on the <a 
href="https://github.com/apache/incubator-age-website";>Age website 
repository</a>.
+            The documentation will be build automatically after the changes 
have been merged.
 
 
             <div class="heading"><h2>Contributing Bug Reports</h2></div>

Reply via email to