Skip to content

Commit 391a1dc

Browse files
committed
minor #1186 Fix link to UX packages list in README (jmsche)
This PR was merged into the 2.x branch. Discussion ---------- Fix link to UX packages list in README | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | N/A | License | MIT Commits ------- 6e479e0 Fix link to UX packages list in README
2 parents 88b43f7 + 6e479e0 commit 391a1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ or with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html
2222
## Resources
2323

2424
- [Install Symfony UX](https://symfony.com/doc/current/frontend/ux.html).
25-
- [List of UX Packages](https://symfony.com/doc/current/frontend/ux.html#ux-packages-list).
25+
- [List of UX Packages](https://symfony.com/bundles/StimulusBundle/current/index.html#the-ux-packages).
2626
- [Symfony UX Official Demo](https://ux.symfony.com).
2727
- Watch the [Stimulus Screencast on SymfonyCasts](https://symfonycasts.com/screencast/stimulus).
2828

0 commit comments

Comments
 (0)