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

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


The following commit(s) were added to refs/heads/master by this push:
     new f948f2a  Docs page: open geode native apidocs with hierarchy view. 
Releases page: add specific versions to release note links
f948f2a is described below

commit f948f2ab2844b8c2758e2b6e9bf47c5b4922aba9
Author: Dave Barnes <[email protected]>
AuthorDate: Mon Mar 29 14:23:32 2021 -0700

    Docs page: open geode native apidocs with hierarchy view. Releases page: 
add specific versions to release note links
---
 website/content/docs/index.html     | 4 ++--
 website/content/releases/index.html | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/content/docs/index.html b/website/content/docs/index.html
index c949d7d..2aded72 100644
--- a/website/content/docs/index.html
+++ b/website/content/docs/index.html
@@ -88,8 +88,8 @@ under the License. -->
            <div class="col-md-4">
                <h3>API Docs</h3>
                <p><a 
href="http://geode.apache.org/releases/latest/javadoc/index.html"; style="color: 
#1275ff;">Apache Geode API Reference</a></p>
-                <p><a 
href="http://geode.apache.org/releases/latest/cppdocs/index.html"; style="color: 
#1275ff;">Apache Geode Native Client C++ API Reference</a></p>
-                <p><a 
href="http://geode.apache.org/releases/latest/dotnetdocs/index.html"; 
style="color: #1275ff;">Apache Geode Native Client .NET API Reference</a></p>
+                <p><a 
href="http://geode.apache.org/releases/latest/cppdocs/hierarchy.html"; 
style="color: #1275ff;">Apache Geode Native Client C++ API Reference</a></p>
+                <p><a 
href="http://geode.apache.org/releases/latest/dotnetdocs/hierarchy.html"; 
style="color: #1275ff;">Apache Geode Native Client .NET API Reference</a></p>
            </div>
            <div class="col-md-3">
                <h3><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index"; style="color: 
#1275ff;">Wiki</a></h3>
diff --git a/website/content/releases/index.html 
b/website/content/releases/index.html
index 54cc28c..69d3b8a 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -37,7 +37,7 @@ under the License. -->
         <!-- START OF 1.13.2-->
         <h3>1.13.2</h3>
         <!-- RELEASE NOTES -->
-        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes";>Release 
Notes</a></strong>
+        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.2";>Release
 Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
@@ -94,7 +94,7 @@ dependencies {
         <!-- START OF 1.12.1-->
         <h3>1.12.1</h3>
         <!-- RELEASE NOTES -->
-        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes";>Release 
Notes</a></strong>
+        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.1";>Release
 Notes</a></strong>
         <p/>
 
         <!-- BINARY -->
@@ -151,7 +151,7 @@ dependencies {
         <!-- START OF 1.11.0-->
         <h3>1.11.0</h3>
         <!-- RELEASE NOTES -->
-        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes";>Release 
Notes</a></strong>
+        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.11.0";>Release
 Notes</a></strong>
         <p/>
 
         <!-- BINARY -->

Reply via email to