Merge pull request #1886 from isratrade/fix-readme-docs-link

Fix broken link on README to docs for v0.10.x
This commit is contained in:
Benjamin Fleischer 2016-08-21 09:48:25 -05:00 committed by GitHub
commit 49ee823a53

View File

@ -84,9 +84,8 @@ If you'd like to chat, we have a [community slack](http://amserializers.herokuap
Thanks!
## Documentation
- [0.10 (master) Documentation](https://github.com/rails-api/active_model_serializers/tree/master)
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/v0.10.0)
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/active_model_serializers/0.10.2)
- [Guides](docs)
- [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable)
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-9-stable)