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

jbarrett pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4fbc8ab  Restore Apache Geode graphic (#112)
4fbc8ab is described below

commit 4fbc8ab6286f3fd9771dcd6b269e9c959e2ea205
Author: Brennan Fox <[email protected]>
AuthorDate: Wed Jan 19 02:51:29 2022 -0500

    Restore Apache Geode graphic (#112)
---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 937dbbe..c7ec472 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-[<img src="https://geode.apache.org/img/apache_geode_logo.png"; 
align="center"/>](http://geode.apache.org)
+[<img src="https://geode.apache.org/img/Apache_Geode_logo.png"; 
align="center"/>](http://geode.apache.org)
 
 [![Build 
Status](https://api.travis-ci.org/apache/geode-examples.svg?branch=develop)](https://travis-ci.org.apache.geode_examples)
 
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
 
@@ -59,7 +59,7 @@ usage:
 The following sections call out ready-made examples or new examples that could
 be built. You may want to start your journey with the [Apache Geode in 15
 minutes or
-Less](http://geode.apache.org/docs/guide/13/getting_started/15_minute_quickstart_gfsh.html)
+Less](https://geode.apache.org/docs/guide/13/getting_started/15_minute_quickstart_gfsh.html)
 tutorial.
 
 ### Basics
@@ -139,7 +139,7 @@ correct formatting. You can fix formatting with `./gradlew 
spotlessApply`.
 
 - [1]  
[https://cwiki.apache.org/confluence/display/GEODE/Criteria+for+Code+Submissions](https://cwiki.apache.org/confluence/display/GEODE/Criteria+for+Code+Submissions)
 - [2]  
[https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute](https://cwiki.apache.org/confluence/display/GEODE/How+to+Contribute)
-- [3]  
[http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
+- [3]  
[https://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 ## Export Control
 
@@ -150,7 +150,7 @@ of encryption software. BEFORE using any encryption 
software,
 please check your country's laws, regulations and policies
 concerning the import, possession, or use, and re-export of
 encryption software, to see if this is permitted.
-See <http://www.wassenaar.org/> for more information.
+See <https://www.wassenaar.org/> for more information.
 
 The U.S. Government Department of Commerce, Bureau of Industry and Security 
(BIS),
 has classified this software as Export Commodity Control Number (ECCN) 
5D002.C.1,
@@ -166,7 +166,7 @@ The following provides more details on the included 
cryptographic software:
 
 * Apache Geode is designed to be used with
   [Java Secure Socket 
Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html)
 (JSSE) and
-  [Java Cryptography 
Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html)
 (JCE).
-  The [JCE Unlimited Strength Jurisdiction 
Policy](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
+  [Java Cryptography 
Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html)
 (JCE).
+  The [JCE Unlimited Strength Jurisdiction 
Policy](https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
   may need to be installed separately to use keystore passwords with 7 or more 
characters.
 * Apache Geode links to and uses [OpenSSL](https://www.openssl.org/) ciphers.

Reply via email to