From a86227d4eefb926949b74a5fa4b4a7c2cd7204b4 Mon Sep 17 00:00:00 2001 From: Scott Kobewka Date: Tue, 2 Feb 2016 12:58:25 -0500 Subject: [PATCH] Update readme.md to link to v0.10.0.rc4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2106d34e..9e12bfba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## 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) + - [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/v0.10.0.rc4) - [Guides](docs) - [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable) - [0.8 (0-8-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-8-stable)