docs: update GitHub link in ticket booking example (#13582)
Updates link in the ticket booking example to the correct url fixes: https://github.com/medusajs/examples/issues/78
This commit is contained in:
@@ -53,7 +53,7 @@ By following this tutorial, you will learn how to:
|
|||||||
|
|
||||||
<CardList items={[
|
<CardList items={[
|
||||||
{
|
{
|
||||||
href: "https://github.com/medusajs/examples/tree/main/ticket-booking-system",
|
href: "https://github.com/medusajs/examples/tree/main/ticket-booking",
|
||||||
title: "Full Code",
|
title: "Full Code",
|
||||||
text: "Find the full code for this tutorial in this repository.",
|
text: "Find the full code for this tutorial in this repository.",
|
||||||
icon: Github,
|
icon: Github,
|
||||||
|
|||||||
Reference in New Issue
Block a user