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

Commit 47775d0

Browse files
authored
Fix broken CircleCI badge
1 parent 5a7a1f9 commit 47775d0

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

55
This library provides a DynamoDB-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 AWS SDK for Node.js.
66

0 commit comments

Comments
 (0)