From bd9265003bfa07dd37445dd4f2bd1dc45649c8a1 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 18 Nov 2021 16:06:08 +0300 Subject: [PATCH 1/2] change CI badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d99a6d4b..66e5ddac4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RedisInsight -[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/master.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/master) +[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main) Awesome Redis GUI written in Electron, NodeJS and React From b19ece91528df7195d000997ca5755c990edeb57 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 18 Nov 2021 16:08:14 +0300 Subject: [PATCH 2/2] change status to "latest" branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e5ddac4a..5ea4879156 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RedisInsight -[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main) +[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/latest.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/latest) Awesome Redis GUI written in Electron, NodeJS and React