From 36f1123ed37285539dfa21861122ec5b8800fc65 Mon Sep 17 00:00:00 2001 From: Akari Naebushi Date: Sun, 10 Nov 2024 12:22:57 +0300 Subject: [PATCH] Fix documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0658b78b..cc5c7276 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ feel. It aims to solve the most common Webpack use cases. ## Documentation -[Read the Documentation on symfony.com](https://symfony.com/doc/current/frontend.html). +[Read the Documentation on symfony.com](https://symfony.com/doc/current/frontend/encore/index.html).