Skip to content

Commit 0c41c79

Browse files
authored
Update README.md
1 parent 8723dd5 commit 0c41c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ActionDispatch Session Storage with Amazon DynamoDB
22

3-
[![Gem Version](https://badge.fury.io/rb/aws-actiondispatch-dynamodb-ruby.svg)](https://badge.fury.io/rb/aws-actiondispatch-dynamodb-ruby)
3+
[![Gem Version](https://badge.fury.io/rb/aws-actiondispatch-dynamodb.svg)](https://badge.fury.io/rb/aws-actiondispatch-dynamodb)
44
[![Build Status](https://github.com/aws/aws-actiondispatch-dynamodb-ruby/workflows/CI/badge.svg)](https://github.com/aws/aws-actiondispatch-dynamodb-ruby/actions)
55
[![Github forks](https://img.shields.io/github/forks/aws/aws-actiondispatch-dynamodb-ruby.svg)](https://github.com/aws/aws-actiondispatch-dynamodb-ruby/network)
66
[![Github stars](https://img.shields.io/github/stars/aws/aws-actiondispatch-dynamodb-ruby.svg)](https://github.com/aws/aws-actiondispatch-dynamodb-ruby/stargazers)
@@ -161,4 +161,4 @@ changed prior to running the task either by changing the configuration in the
161161
initializer, in ENV, or in the config YAML file. These options are documented in
162162
the
163163
[GarbageCollector](https://docs.aws.amazon.com/sdk-for-ruby/aws-sessionstore-dynamodb/api/Aws/SessionStore/DynamoDB/GarbageCollector.html)
164-
class.
164+
class.

0 commit comments

Comments
 (0)