Skip to content

Commit cf634b2

Browse files
Update the Stimulus project URLs
1 parent aebf207 commit cf634b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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/)
44
into your Symfony app by automatically loading both third-party controllers
55
and your own custom controllers. It works by reading a `controllers.json`
66
file that describes your third-party controllers. This file is updated
77
automatically when you install [Symfony UX Packages](https://github.com/symfony/ux).
88

99
Before you start, familiarize yourself with the basics of
10-
[Stimulus](https://stimulus.hotwire.dev/).
10+
[Stimulus](https://stimulus.hotwired.dev/).
1111

1212
Symfony 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)
140140
for what else Stimulus can do!
141141

142142
## Common Errors

0 commit comments

Comments
 (0)