From d4b1e4e924e3c70ae5bece6fd561f270b9e3ce5f Mon Sep 17 00:00:00 2001 From: Joseph Magen Date: Thu, 18 Aug 2016 17:28:56 +0300 Subject: [PATCH] Fix broken link on README to docs for v0.10.x --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 57d31cef..d5ed7e33 100644 --- a/README.md +++ b/README.md @@ -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)