This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git
The following commit(s) were added to refs/heads/develop by this push:
new 33c887d docs typo repair
33c887d is described below
commit 33c887dfc1af8c52d29bb4c45224f11298ce2d55
Author: David Barnes <[email protected]>
AuthorDate: Wed Jun 10 12:13:24 2020 -0700
docs typo repair
---
.../serialization/cpp-serialization/cpp-pdx-serialization.html.md.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/geode-native-docs-cpp/serialization/cpp-serialization/cpp-pdx-serialization.html.md.erb
b/docs/geode-native-docs-cpp/serialization/cpp-serialization/cpp-pdx-serialization.html.md.erb
index 0e63c31..bf17a81 100644
---
a/docs/geode-native-docs-cpp/serialization/cpp-serialization/cpp-pdx-serialization.html.md.erb
+++
b/docs/geode-native-docs-cpp/serialization/cpp-serialization/cpp-pdx-serialization.html.md.erb
@@ -67,4 +67,4 @@ You can use <%=vars.product_name%> delta propagation with PDX
serialization.
See the following sections for details on implementing PDX serialization:
- [Using the PdxSerializable Abstract Class](pdxserializable-interface.html)
-- [PdxSerializable Examples](pdx-serializable-examples.html)
+- [PdxSerializable Example](pdx-serializable-examples.html)