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

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


The following commit(s) were added to refs/heads/release/1.8 by this push:
     new ebc5cdc  GEODE-4728 User Guide - update links
ebc5cdc is described below

commit ebc5cdc40e96b8e9ac3ad515442d66fcd64ce21e
Author: Dave Barnes <[email protected]>
AuthorDate: Fri Dec 21 09:34:26 2018 -0800

    GEODE-4728 User Guide - update links
---
 docs/geode-native-docs/about-client-users-guide.html.md.erb | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/docs/geode-native-docs/about-client-users-guide.html.md.erb 
b/docs/geode-native-docs/about-client-users-guide.html.md.erb
index 4ddcb7b..f071dda 100644
--- a/docs/geode-native-docs/about-client-users-guide.html.md.erb
+++ b/docs/geode-native-docs/about-client-users-guide.html.md.erb
@@ -17,14 +17,16 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-Published September 21, 2018
+This documentation describes the Apache Geode Native Client version 
<%=vars.product_version%>. 
+Source files are available from the [Apache Geode-Native Github 
repository](https://github.com/apache/geode-native) 
+and instructions on how to build this documentation are available in the 
project README file found at that location.
 
-The <%=vars.product_name_long%> Native Client is a library that provides 
access for C++ and Microsoft<sup>®</sup> .NET™ clients to a 
<%=vars.product_name%> distributed system.
+The Apache Geode Native Client is a library that provides access for C++ and 
Microsoft<sup>®</sup> .NET™ clients to an Apache Geode cluster.
 
-See the API docs in their staging (pre-production) locations for API details:
+See the API docs for API details:
 
-  - [C++ API docs](https://gemfire-nc-100-cppdocs.cfapps.io)
-  - [.NET API docs](https://gemfire-nc-100-dotnetdocs.cfapps.io)
+  - [C++ API docs](https://geode.apache.org/releases/latest/cppdocs/index.html)
+  - [.NET API 
docs](https://geode.apache.org/releases/latest/dotnetdocs/index.html)
 
 See the [_<%=vars.product_name_long%> User 
Guide_](/serverman/about_<%=vars.product_name.downcase%>.html) for information 
regarding the server.
 

Reply via email to