From f6ec8ba6b1cab918f422b31cf769b76698ef4aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ambrosini=20Lo=C3=AFc?= Date: Mon, 21 Mar 2016 14:47:18 +0100 Subject: [PATCH] Fixed link to documentation Link to ApiDoc documentation is now with ReST format instead of Markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c05f821..fdb311e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For documentation, see: Resources/doc/ -[Read the documentation](https://github.com/nelmio/NelmioApiDocBundle/blob/master/Resources/doc/index.md) +[Read the documentation](https://github.com/nelmio/NelmioApiDocBundle/blob/master/Resources/doc/index.rst) Contributing