From f7f67f72a2db4e2ecb304d83e3a2c612928ebf45 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Thu, 21 Jul 2022 23:28:32 -0400 Subject: [PATCH] Correct link in Instructions --- docs/integrations/Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/Instructions.md b/docs/integrations/Instructions.md index 929acfa0..d64ae971 100644 --- a/docs/integrations/Instructions.md +++ b/docs/integrations/Instructions.md @@ -3,7 +3,7 @@ Instructions are used to communicate with networks connected to Serai, and they come in two forms: - - In Instructions are [Application Calls](../Serai.md#application-call), + - In Instructions are [Application Calls](../Serai.md#application-calls), paired with incoming funds. Encoded in transactions on connected networks, Serai will parse out instructions when it receives funds, executing the included calls.