This is an automated email from the ASF dual-hosted git repository.
moleske 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 597b1a8 Fix broken Geode Image Link (#587)
597b1a8 is described below
commit 597b1a822d31a1d718b06c0a3e97c90d17a0b9f1
Author: M. Oleske <[email protected]>
AuthorDate: Mon Apr 20 12:03:35 2020 -0700
Fix broken Geode Image Link (#587)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 86256ef..f333bef 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[<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)
[](https://travis-ci.org/apache/geode-native)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://lgtm.com/projects/g/apache/geode-native/alerts/)
[![Language grade:
C/C++](https://img.shields.io/lgtm/grade/cpp/g/apache/geode-native.svg?l [...]