From adcdd91950db72346be4a8af82cc05883b97cef3 Mon Sep 17 00:00:00 2001 From: Guilhem Niot Date: Sat, 13 May 2017 16:53:58 +0200 Subject: [PATCH] Update the documentation link --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index fdb311e88..a9da1b193 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,7 @@ for your APIs. Documentation ------------- -For documentation, see: - - Resources/doc/ - -[Read the documentation](https://github.com/nelmio/NelmioApiDocBundle/blob/master/Resources/doc/index.rst) +[Read the documentation on symfony.com](https://symfony.com/doc/current/bundles/NelmioApiDocBundle/index.html) Contributing