From 98dc69eb108bf1ceb52a32422c01d5684db49410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Tue, 26 Jul 2016 17:30:38 +0200 Subject: [PATCH] Reference the actual location of the documentation --- src/Symfony/Component/Ldap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Ldap/README.md b/src/Symfony/Component/Ldap/README.md index c2010d4b7518f..b79d60b095796 100644 --- a/src/Symfony/Component/Ldap/README.md +++ b/src/Symfony/Component/Ldap/README.md @@ -14,7 +14,7 @@ previous version of the component will break with this version. Resources --------- - * [Documentation](https://symfony.com/doc/current/components/ldap/index.html) + * [Documentation](https://symfony.com/doc/current/components/ldap) * [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls)