From 4f321159dc2b01ab63e3fdce270545c345cd7e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20H=C3=A1na?= Date: Fri, 11 Dec 2020 10:47:18 +0100 Subject: [PATCH] fix docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5451fba..70d50876 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ The Doctrine Coding Standard is a set of [PHP_CodeSniffer](https://github.com/sq ## More resources: * [Website](https://www.doctrine-project.org/) -* [Documentation](https://www.doctrine-project.org/projects/doctrine-coding-standard/en/latest/) +* [Documentation](https://www.doctrine-project.org/projects/coding-standard.html) * [Downloads](https://github.com/doctrine/coding-standard/coding-standard)