Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit d9313ac

Browse files
authored
Fix broken CircleCI badge
1 parent c8107e3 commit d9313ac

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 Node.js - Consul integration
22
=================================================
3-
[![CircleCI](https://circleci.com/gh/launchdarkly/node-consul-store.svg?style=svg)](https://circleci.com/gh/launchdarkly/node-consul-store)
3+
[![CircleCI](https://circleci.com/gh/launchdarkly/node-server-sdk-consul.svg?style=svg)](https://circleci.com/gh/launchdarkly/node-server-sdk-consul)
44

55
This library provides a Consul-backed persistence mechanism (feature store) for the [LaunchDarkly Node.js SDK](https://github.com/launchdarkly/node-client), replacing the default in-memory feature store. It uses the [consul](https://www.npmjs.com/package/consul) package.
66

0 commit comments

Comments
 (0)