Skip to content

Commit 7d9ef0f

Browse files
author
Felipe Zipitría
committedApr 4, 2018
Fix link for tickets
1 parent 1f5a0c8 commit 7d9ef0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎data/carousel/tickets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: "Buy your tickets!"
33
description: >
44
<ul class="list-style-none">
55
<li>Book your tickets now and take advantage of the early bird discount</li>
6-
<li><a href="/tickets/" class="btn green" role="button">Order Now</a></li>
6+
<a href="/tickets/" class="btn green" role="button">Order Now</a>
77
</ul>
88
image: "img/carousel/ticket.png"

0 commit comments

Comments
 (0)