Skip to content

Commit ed4434c

Browse files
committed
minor #43 Update the Stimulus project URLs (javiereguiluz)
This PR was merged into the main branch. Discussion ---------- Update the Stimulus project URLs Similar to symfony/ux#118 Commits ------- cf634b2 Update the Stimulus project URLs
2 parents aebf207 + cf634b2 commit ed4434c

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)