Skip to content

Commit d12d01f

Browse files
Update README.md
1 parent 861570e commit d12d01f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Release](https://img.shields.io/github/v/release/RedisInsight/RedisInsight.svg?sort=semver)](https://github.com/Redis-Insight/Redis-Insight/releases)
2-
[![CircleCI](https://circleci.com/gh/Redis-Insight/Redis-Insight/tree/main.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main)
1+
[![Release](https://img.shields.io/github/v/release/RedisInsight/RedisInsight.svg?sort=semver)](https://github.com/RedisInsight/RedisInsight/releases)
2+
[![CircleCI](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main.svg?style=svg)](https://circleci.com/gh/RedisInsight/RedisInsight/tree/main)
33

4-
# <img src="https://github.com/Redis-Insight/Redis-Insight/assets/99594890/333b7bbd-22ac-4457-a045-5f181e79ec50" alt="logo" width="25"/> Redis Insight - Developer GUI for Redis, by Redis.
4+
# <img src="https://github.com/RedisInsight/RedisInsight/assets/99594890/333b7bbd-22ac-4457-a045-5f181e79ec50" alt="logo" width="25"/> Redis Insight - Developer GUI for Redis, by Redis.
55
[![Forum](https://img.shields.io/badge/Forum-RedisInsight-red)](https://forum.redis.com/c/redisinsight/65)
66
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/QUkjSsk)
77

@@ -30,10 +30,10 @@ Redis Insight is an intuitive and efficient GUI for Redis, allowing you to inter
3030
* Bulk actions - Delete the keys in bulk based on the filters set in Browser or Tree view
3131
* Workbench - advanced command line interface with intelligent command auto-complete, complex data visualizations and support for the raw mode
3232
* Command auto-complete support for [RediSearch](https://redis.io/search/), [RedisJSON](https://redis.io/json/), [RedisTimeSeries](https://redis.io/timeseries/)
33-
* Visualizations of your [RediSearch](https://redis.io/search/) index, queries, and aggregations. Ability to build [your own data visualization plugins](https://github.com/Redis-Insight/Packages)
33+
* Visualizations of your [RediSearch](https://redis.io/search/) index, queries, and aggregations. Ability to build [your own data visualization plugins](https://github.com/RedisInsight/Packages)
3434
* Officially supported for Redis OSS, [Redis Cloud](https://redis.io/cloud/). Works with Microsoft Azure Cache for Redis (official support upcoming)
3535

36-
Check out the [release notes](https://github.com/Redis-Insight/Redis-Insight/releases).
36+
Check out the [release notes](https://github.com/RedisInsight/RedisInsight/releases).
3737

3838
## Get started with Redis Insight
3939

@@ -46,31 +46,31 @@ Redis Insight is also available on Microsoft Store, Apple Store, Snapcraft, Flat
4646
### Build
4747
Alternatively you can also build from source. See our wiki for instructions.
4848

49-
* [How to build](https://github.com/Redis-Insight/Redis-Insight/wiki/How-to-build-and-contribute)
49+
* [How to build](https://github.com/RedisInsight/RedisInsight/wiki/How-to-build-and-contribute)
5050

5151
## How to debug
5252
If you have any issues occurring in Redis Insight, you can follow the steps below to get more information about the errors and find their root cause.
5353

54-
* [How to debug](https://github.com/Redis-Insight/Redis-Insight/wiki/How-to-debug)
54+
* [How to debug](https://github.com/RedisInsight/RedisInsight/wiki/How-to-debug)
5555

5656
## Feedback
5757

58-
* Request a new [feature](https://github.com/Redis-Insight/Redis-Insight/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature+Request%5D%3A)
59-
* Upvote [popular feature requests](https://github.com/Redis-Insight/Redis-Insight/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+sort%3Areactions-%2B1-desc)
60-
* File a [bug](https://github.com/Redis-Insight/Redis-Insight/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBug%5D%3A)
58+
* Request a new [feature](https://github.com/RedisInsight/RedisInsight/issues/new?assignees=&labels=&template=feature_request.md&title=%5BFeature+Request%5D%3A)
59+
* Upvote [popular feature requests](https://github.com/RedisInsight/RedisInsight/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+sort%3Areactions-%2B1-desc)
60+
* File a [bug](https://github.com/RedisInsight/RedisInsight/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBug%5D%3A)
6161

6262

6363
## Redis Insight Plugins
6464

6565
With Redis Insight you can now also extend the core functionality by building your own data visualizations. See our wiki for more information.
6666

67-
* [Plugin Documentation](https://github.com/Redis-Insight/Redis-Insight/wiki/Plugin-Documentation)
67+
* [Plugin Documentation](https://github.com/RedisInsight/RedisInsight/wiki/Plugin-Documentation)
6868

6969
## Contributing
7070

7171
If you would like to contribute to the code base or fix and issue, please consult the wiki.
7272

73-
* [How to build and contribute](https://github.com/Redis-Insight/Redis-Insight/wiki/How-to-build-and-contribute)
73+
* [How to build and contribute](https://github.com/RedisInsight/RedisInsight/wiki/How-to-build-and-contribute)
7474

7575
## Telemetry
7676

0 commit comments

Comments
 (0)