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

jinwoo pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fb8a77b78 Add Apache Geode 2.0 User Guide link to documentation page
fb8a77b78 is described below

commit fb8a77b788c0fae4b3a7a5b826a9362427e8f3ce
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Dec 18 09:41:22 2025 -0500

    Add Apache Geode 2.0 User Guide link to documentation page
---
 docs/index.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/index.html b/docs/index.html
index 7278f095b..cbd155986 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -114,6 +114,9 @@ under the License. -->
                <p>User Guides, including installation instructions, by 
version:</p>
                <p>
                  <ul>
+                   <li>
+                     <a href="guide/20/about_geode.html">Apache Geode 2.0 User 
Guide</a>
+                   </li>
                    <li>
                      <a href="guide/115/about_geode.html">Apache Geode 1.15 
User Guide</a>
                    </li>

Reply via email to