Skip to content

Commit d76308f

Browse files
authored
Update README.md
1 parent 68d14ae commit d76308f

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
@@ -2,7 +2,7 @@
22

33
This repository contains a SAM application that uses Amazon API Gateway WebSocket APIs, AWS Lambda functions, and AWS DynamoDB streams to build a feature toggle management solution. This solution allows you to store feature toggles in DynamoDB and automatically push notifications to connected clients when feature toggle states are changed.
44

5-
For more information, refer to the [blog post](TBD) for this solution.
5+
For more information, refer to the [blog post](https://aws.amazon.com/blogs/devops/build-real-time-feature-toggles-with-amazon-dynamodb-streams-and-amazon-api-gateway-websocket-apis/) for this solution.
66

77
## Deploy
88

0 commit comments

Comments
 (0)