From 562071e0cfd6d13934b89aae0d636e3706c0db85 Mon Sep 17 00:00:00 2001 From: Sofiya <148779211+vsofiya@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:13:36 +0100 Subject: [PATCH] Update define-events.md --- docs/learn/tutorials/define-events/define-events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/tutorials/define-events/define-events.md b/docs/learn/tutorials/define-events/define-events.md index a1d0bf1..b995b18 100644 --- a/docs/learn/tutorials/define-events/define-events.md +++ b/docs/learn/tutorials/define-events/define-events.md @@ -2,7 +2,7 @@ ## Prerequisites -Before this tutorial, you should have already completed the [Flipper Tutorial](./flipper-contract/flipper-contract.md). This tutorial targets developers with no experience in ink! and a basic level in Rust. +Before this tutorial, you should have already completed the [Flipper Tutorial](https://docs.inkdevhub.io/docs/learn/tutorials/flipper-contract/flipper). This tutorial targets developers with no experience in ink! and a basic level in Rust. ## To follow this tutorial you will need: