Skip to content

Commit 90e95a6

Browse files
minor symfony#19438 Reference the actual location of the documentation (greg0ire)
This PR was merged into the 3.1 branch. Discussion ---------- Reference the actual location of the documentation | Q | A | ------------- | --- | Branch? | 3.1 because bug is not present before | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The old link was giving a 404 Commits ------- 98dc69e Reference the actual location of the documentation
2 parents 54043a0 + 98dc69e commit 90e95a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Ldap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ previous version of the component will break with this version.
1414
Resources
1515
---------
1616

17-
* [Documentation](https://symfony.com/doc/current/components/ldap/index.html)
17+
* [Documentation](https://symfony.com/doc/current/components/ldap)
1818
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1919
* [Report issues](https://github.com/symfony/symfony/issues) and
2020
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)