Skip to content

Commit d4b1e4e

Browse files
author
Joseph Magen
committed
Fix broken link on README to docs for v0.10.x
1 parent 455068d commit d4b1e4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ If you'd like to chat, we have a [community slack](http://amserializers.herokuap
8484
Thanks!
8585

8686
## Documentation
87-
8887
- [0.10 (master) Documentation](https://github.com/rails-api/active_model_serializers/tree/master)
89-
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/v0.10.0)
88+
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/active_model_serializers/0.10.2)
9089
- [Guides](docs)
9190
- [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable)
9291
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-9-stable)

0 commit comments

Comments
 (0)