From 401e8f510ecc55746be14850d407d746d97fcbdc Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 18 Nov 2024 10:41:24 +0100 Subject: [PATCH] Fix some misc doc issues --- src/Map/doc/index.rst | 1 + src/React/doc/index.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Map/doc/index.rst b/src/Map/doc/index.rst index 2876d8e6e84..b89dfef937f 100644 --- a/src/Map/doc/index.rst +++ b/src/Map/doc/index.rst @@ -325,3 +325,4 @@ https://symfony.com/doc/current/contributing/code/bc.html .. _`Leaflet`: https://github.com/symfony/ux-leaflet-map .. _`Symfony UX Map Google Maps brige docs`: https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Google/README.md .. _`Symfony UX Map Leaflet bridge docs`: https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Leaflet/README.md +.. _`Twig Component`: https://symfony.com/bundles/ux-twig-component/current/index.html diff --git a/src/React/doc/index.rst b/src/React/doc/index.rst index 353f05e19d8..2261bf9cd8c 100644 --- a/src/React/doc/index.rst +++ b/src/React/doc/index.rst @@ -155,4 +155,4 @@ https://symfony.com/doc/current/contributing/code/bc.html .. _`React`: https://reactjs.org/ .. _`Symfony UX initiative`: https://ux.symfony.com/ .. _`Symfony UX React demo`: https://ux.symfony.com/react -:: _`Turbo`: https://turbo.hotwire.dev/ +.. _`Turbo`: https://turbo.hotwire.dev/