From 69e8087b7a8825bc4ecfa342f998d8bfdece9c87 Mon Sep 17 00:00:00 2001 From: Wouter J Date: Tue, 8 Sep 2020 00:10:19 +0200 Subject: [PATCH] Link to the "real" component overview --- components/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components/index.rst b/components/index.rst index 14f7e7b6f51..bf28bf3b5d8 100644 --- a/components/index.rst +++ b/components/index.rst @@ -1,9 +1,16 @@ The Components ============== +.. seealso:: + + See the dedicated `Symfony Components`_ webpage for a full overview of decoupled + and reusable Symfony components. + .. toctree:: :maxdepth: 1 :glob: using_components * + +.. _`Symfony Components`: https://symfony.com/components