From 38d72188e141c69f4deb70761b822cae06593de8 Mon Sep 17 00:00:00 2001 From: Rome Reginelli Date: Wed, 10 Nov 2021 15:14:00 -0800 Subject: [PATCH] Tickets: add link to "Use Tickets" tutorial --- content/concepts/payment-system-basics/accounts/tickets.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/concepts/payment-system-basics/accounts/tickets.md b/content/concepts/payment-system-basics/accounts/tickets.md index a446b7eda0..dcb062f865 100644 --- a/content/concepts/payment-system-basics/accounts/tickets.md +++ b/content/concepts/payment-system-basics/accounts/tickets.md @@ -59,10 +59,11 @@ Any account can create and use Tickets on any type of transaction. However, some ## See Also - - **Concepts:** - [Multi-Signing](multi-signing.html) +- **Tutorials:** + - [Use Tickets](use-tickets.html) - **References:** - [TicketCreate transaction][] - [Transaction Common Fields](transaction-common-fields.html)