From 9660d4ba234a0565e320601a1118afc25c0fab31 Mon Sep 17 00:00:00 2001 From: Full-Hat Date: Mon, 6 May 2024 15:18:04 +0300 Subject: [PATCH] HotFix: fix link --- docs/develop/func/stdlib.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop/func/stdlib.mdx b/docs/develop/func/stdlib.mdx index e05dc93889..424271552d 100644 --- a/docs/develop/func/stdlib.mdx +++ b/docs/develop/func/stdlib.mdx @@ -498,7 +498,7 @@ Note that `+2` flag ignore only following errors arising while processing messag - Not enough value attached to the message to pay forwarding fees. - Not enough extra currency to send with the message. - Not enough funds to pay for an outbound external message. -2. Message is too large (check [Message size](messages#message-size) for more). +2. Message is too large (check [Message size](/develop/smart-contracts/messages#message-size) for more). 3. The message has too big Merkle depth. However, it does not ignore errors in the following scenarios: