From e2a93bc3d925073c9ce0ecf9c4246018468c5751 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Wed, 8 Aug 2018 18:46:37 +0300 Subject: [PATCH] Fix broken link to CircleCI image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa7ca96..b0db7c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![CircleCI](https://circleci.com/gh/RedisLabs/JRedisGraphh/tree/master.svg?style=svg)](https://circleci.com/gh/RedisLabs/JRedisGraph/tree/master) +[![CircleCI](https://circleci.com/gh/RedisLabs/JRedisGraph/tree/master.svg?style=svg)](https://circleci.com/gh/RedisLabs/JRedisGraph/tree/master) # JRedisGraph RedisGraph Java client