Skip to content

Commit

Permalink
Changed rails-cookie-parser link in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
clayzermk1 committed Oct 2, 2019
1 parent d16a0ff commit 0205856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ console.log(m.parsed); // 'hello'

This library was purpose-built for sharing a Rails cookie with an Express session.

See [instore/rails-cookie-parser](https://github.com/instore/rails-cookie-parser) for an example.
See [clayzermk1/rails-cookie-parser](https://github.com/clayzermk1/rails-cookie-parser) for an example.

## Features / Limitations

Expand Down

0 comments on commit 0205856

Please sign in to comment.