Skip to content

Commit c0ceec2

Browse files
committed
updating link
1 parent 739a136 commit c0ceec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/security/login.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{#
1313
This references the Stimulus controller defined in
1414
"assets/controllers/login-controller.js".
15-
See https://symfony.com/doc/current/frontend/encore/simple-example.html#stimulus-symfony-ux
15+
See https://symfony.com/bundles/StimulusBundle/current/index.html
1616
More info on Symfony UX https://ux.symfony.com
1717
#}
1818
<div class="row" {{ stimulus_controller('login') }}{# @see assets/controllers/login-controller.js #}>

0 commit comments

Comments
 (0)