From 3a7a57d1cef601cc6f52045541dd739f4ed6e6b8 Mon Sep 17 00:00:00 2001 From: Antonio de la Vega Date: Thu, 7 Apr 2022 10:01:34 +0200 Subject: [PATCH] Update Symfony docs URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258daf61e..bfd85ec24 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ schema management and PDO abstraction. ## Documentation -The documentation is rendered on [the symfony.com website](http://symfony.com/doc/master/bundles/DoctrineBundle/index.html). +The documentation is rendered on [the symfony.com website](https://symfony.com/doc/current/reference/configuration/doctrine.html). The source of the documentation is available in the Resources/docs folder.