Skip to content

Commit 92ad2de

Browse files
committed
minor #2058 [Map] Fix doc link (smnandre)
This PR was merged into the 2.x branch. Discussion ---------- [Map] Fix doc link As `https://symfony.com/ux` now redirects to the "FrontEnd page" of Symfony docs --that _barely_ mention Symfony UX-- i think directing users to the website could be less missleading. Commits ------- 1cb5dc8 [Map] Fix doc link
2 parents 57c2921 + 1cb5dc8 commit 92ad2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Map/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ This bundle aims at following the same Backward Compatibility promise as
216216
the Symfony framework:
217217
https://symfony.com/doc/current/contributing/code/bc.html
218218

219-
.. _`the Symfony UX initiative`: https://symfony.com/ux
219+
.. _`the Symfony UX initiative`: https://ux.symfony.com/
220220
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
221221
.. _`Google`: https://github.com/symfony/symfony-ux/blob/{version}/src/Map/src/Bridge/Google/README.md
222222
.. _`Leaflet`: https://github.com/symfony/symfony-ux/blob/{version}/src/Map/src/Bridge/Leaflet/README.md

0 commit comments

Comments
 (0)