Skip to content

Commit 1cb5dc8

Browse files
authored
[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.
1 parent 57c2921 commit 1cb5dc8

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)