Skip to content

Commit ccee041

Browse files
committed
minor #383 Fixing broken link to Live components docs (weaverryan)
This PR was merged into the 2.x branch. Discussion ---------- Fixing broken link to Live components docs | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | None | License | MIT An oversight on the new page :) Commits ------- 628d700 Fixing broken link to Live components docs
2 parents 3de3332 + 628d700 commit ccee041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/templates/live_component/live_component.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<h2 class="eyebrows mt-5" id="demos">Live Component Demos</h2>
5555
<div class="d-md-flex justify-content-md-between text-center text-md-start">
5656
<h2 class="ubuntu pt-2 component-headlines">Find out what else you can <span style="color: #AE5929;">build</span></h2>
57-
<a style="height: 100%;" class="btn btn-md btn-outline-dark mt-3 mt-md-0" href="#">Read full Documentation <i class="fa-solid fa-arrow-right ms-2" style="transform: rotate(-45deg);"></i></a>
57+
<a style="height: 100%;" class="btn btn-md btn-outline-dark mt-3 mt-md-0" href="https://symfony.com/bundles/ux-live-component/current/index.html">Read full Documentation <i class="fa-solid fa-arrow-right ms-2" style="transform: rotate(-45deg);"></i></a>
5858
</div>
5959

6060
<div class="row mt-5 pb-5">

0 commit comments

Comments
 (0)