This is an automated email from the ASF dual-hosted git repository. dbarnes 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 3739d2a Fix capitalization of Geode Logo filename 3739d2a is described below commit 3739d2aec3e24eb9f56587a0d95b0d26b583bb18 Author: Dave Barnes <dbar...@apache.org> AuthorDate: Thu Jul 15 15:54:36 2021 -0700 Fix capitalization of Geode Logo filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8a667..185756c 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) [](https://travis-ci.org.apache.geode_examples) [](https://www.apache.org/licenses/LICENSE-2.0)