Skip to content

Commit 211646b

Browse files
committed
Changed the yardoc links,as old links are not taking to documentation pages,proper links for 0.10,0.9 and 0.8 in rubydoc
1 parent f5ec8ed commit 211646b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
## Documentation
99

10-
- [0.10 (master) Documentation](https://github.com/rails-api/active_model_serializers/tree/master)
10+
- [0.10 (master) Documentation](http://www.rubydoc.info/github/rails-api/active_model_serializers/v0.10.0.rc4)
1111
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers)
1212
- [Guides](docs)
13-
- [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable)
14-
- [0.8 (0-8-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-8-stable)
13+
- [0.9 (0-9-stable) Documentation](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-9-stable)
14+
- [0.8 (0-8-stable) Documentation](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-8-stable)
1515

1616
## About
1717

0 commit comments

Comments
 (0)