Skip to content

Commit c29fc01

Browse files
sblum51Kocal
authored andcommitted
Fixed typo in links to Symfony UX repo
I fixed typo in the links to Symfony UX repo (before: symfony/symfony-ux). Note: I wasn't able to deal with the "version" variable.
1 parent 9209d86 commit c29fc01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Map/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,5 +233,5 @@ https://symfony.com/doc/current/contributing/code/bc.html
233233
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
234234
.. _`Google Maps`: https://github.com/symfony/ux-google-map
235235
.. _`Leaflet`: https://github.com/symfony/ux-leaflet-map
236-
.. _`Symfony UX Map Google Maps brige docs`: https://github.com/symfony/symfony-ux/blob/{version}/src/Map/src/Bridge/Google/README.md
237-
.. _`Symfony UX Map Leaflet bridge docs`: https://github.com/symfony/symfony-ux/blob/{version}/src/Map/src/Bridge/Leaflet/README.md
236+
.. _`Symfony UX Map Google Maps brige docs`: https://github.com/symfony/ux/blob/{version}/src/Map/src/Bridge/Google/README.md
237+
.. _`Symfony UX Map Leaflet bridge docs`: https://github.com/symfony/ux/blob/{version}/src/Map/src/Bridge/Leaflet/README.md

0 commit comments

Comments
 (0)