Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 94bd18d

Browse files
authored
Fix broken CircleCI badge
1 parent 1c9d300 commit 94bd18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LaunchDarkly SDK for .NET - Redis integration
22
=============================================
3-
[![CircleCI](https://circleci.com/gh/launchdarkly/dotnet-client-redis.svg?style=svg)](https://circleci.com/gh/launchdarkly/dotnet-client-redis)
3+
[![CircleCI](https://circleci.com/gh/launchdarkly/dotnet-server-sdk-redis.svg?style=svg)](https://circleci.com/gh/launchdarkly/dotnet-server-sdk-redis)
44

55
This library provides a Redis-backed persistence mechanism (feature store) for the [LaunchDarkly .NET SDK](https://github.com/launchdarkly/dotnet-client), replacing the default in-memory feature store. The underlying Redis client implementation is [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis).
66

0 commit comments

Comments
 (0)