From d961db705dc81c1a258e7d04a93961baa3d911b6 Mon Sep 17 00:00:00 2001 From: Stefan Wrobel Date: Tue, 4 Jul 2017 17:54:40 -0700 Subject: [PATCH] Fix 0.10.6 Guides link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced76428..ad3398a6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Please see below for the documentation relevant to you. - [0.10 (0-10-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-10-stable) - [0.10.6 (latest release) Documentation](https://github.com/rails-api/active_model_serializers/tree/v0.10.6) - [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/active_model_serializers/0.10.6) - - [Guides](docs) + - [Guides](https://github.com/rails-api/active_model_serializers/tree/v0.10.6/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) - [0.8 (0-8-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-8-stable)