Skip to content

Commit 6c39a68

Browse files
committed
minor #227 [TwigComponent] Fix link for the picture in README (mdoutreluingne)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- [TwigComponent] Fix link for the picture in README | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | None | License | MIT I fix the link for the picture alert-example in the README for TwigComponent. Commits ------- 68e42b7 [TwigComponent] Fix link for the picture in README
2 parents 6a987eb + 68e42b7 commit 6c39a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Done! Now render it wherever you want:
4040

4141
Enjoy your new component!
4242

43-
![Example of the AlertComponent](https://github.com/symfony/ux-twig-component/blob/main/alert-example.png?raw=true)
43+
![Example of the AlertComponent](https://github.com/symfony/ux/blob/2.x/src/TwigComponent/alert-example.png?raw=true)
4444

4545
This brings the familiar "component" system from client-side frameworks
4646
into Symfony. Combine this with [Live Components](https://github.com/symfony/ux-live-component),

0 commit comments

Comments
 (0)