From 21fe3abdfca7d78ef51ceaef0b2d194af560c5df Mon Sep 17 00:00:00 2001 From: "L. Preston Sego III" Date: Fri, 27 Nov 2015 08:43:15 -0500 Subject: [PATCH] make issue number a link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7708a746..f3798a7e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,7 +21,7 @@ This is the documentation of AMS, it's focused on the **0.10.x version.** |----|-----|---- | Ember.js | 0.9.x | [active-model-adapter](https://github.com/ember-data/active-model-adapter) | Ember.js | 0.10.x + | [docs/integrations/ember-and-json-api.md](integrations/ember-and-json-api.md) -| Grape | 0.10.x + | #1258 | +| Grape | 0.10.x + | [#1258](https://github.com/rails-api/active_model_serializers/issues/1258) | | Grape | 0.9.x | https://github.com/jrhe/grape-active_model_serializers/ | | Sinatra | 0.9.x | https://github.com/SauloSilva/sinatra-active-model-serializers/