diff --git a/src/Symfony/Component/CssSelector/README.md b/src/Symfony/Component/CssSelector/README.md index 623649bedb..fae1d4bc9a 100644 --- a/src/Symfony/Component/CssSelector/README.md +++ b/src/Symfony/Component/CssSelector/README.md @@ -35,7 +35,7 @@ Resources This component is a port of the Python lxml library, which is copyright Infrae and distributed under the BSD license. -Current code is a port of https://github.com/SimonSapin/cssselect@v0.7.1 +Current code is a port of https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1 You can run the unit tests with the following command: