File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Symfony UX Stimulus bridge
22
3- The Stimulus bridge integrates [ Stimulus] ( https://stimulus.hotwire .dev/ )
3+ The Stimulus bridge integrates [ Stimulus] ( https://stimulus.hotwired .dev/ )
44into your Symfony app by automatically loading both third-party controllers
55and your own custom controllers. It works by reading a ` controllers.json `
66file that describes your third-party controllers. This file is updated
77automatically when you install [ Symfony UX Packages] ( https://github.com/symfony/ux ) .
88
99Before you start, familiarize yourself with the basics of
10- [ Stimulus] ( https://stimulus.hotwire .dev/ ) .
10+ [ Stimulus] ( https://stimulus.hotwired .dev/ ) .
1111
1212Symfony UX Stimulus bridge is currently considered ** experimental** .
1313
@@ -136,7 +136,7 @@ the name will include `--` in place of each `/`:
136136</div >
137137```
138138
139- See the [ Stimulus Docs] ( https://stimulus.hotwire .dev/handbook/introduction )
139+ See the [ Stimulus Docs] ( https://stimulus.hotwired .dev/handbook/introduction )
140140for what else Stimulus can do!
141141
142142## Common Errors
You can’t perform that action at this time.
0 commit comments