This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/master by this push:
new 4b2e686 add link to security Readme.
4b2e686 is described below
commit 4b2e68635d631ac7ac1527e934f4f42232079074
Author: Yan Gang <[email protected]>
AuthorDate: Mon Jul 8 12:05:30 2019 -0700
add link to security Readme.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 502666c..0ce8e36 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ tutorial.
* [Eviction](eviction/README.md)
* [Expiration](expiration/README.md)
* [Overflow](overflow/README.md)
-* Security
+* [Security & SSL](clientSecurity/README.md)
* Off-heap
### Advanced