Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit f31d276

Browse files
ADd link to control structures
1 parent 7dcca44 commit f31d276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/smart-contracts/logic/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In particular, the error value is often used when testing contracts, where the
6464

6565
- Michelson:
6666
- [Failures](https://octez.tezos.com/docs/active/michelson.html#failures)
67-
- [Assertion macros](https://tezos.gitlab.io/active/michelson.html#assertion-macros)
67+
- [Control structures](https://tezos.gitlab.io/michelson-reference/#instructions-control_structure)
6868
- [`FAILWITH`](https://tezos.gitlab.io/michelson-reference/#instr-FAILWITH)
6969
- Archetype: [require](https://archetype-lang.org/docs/reference/declarations/entrypoint/#require), [fail if](https://archetype-lang.org/docs/reference/declarations/entrypoint/#fail-if)
7070
- SmartPy: [Exceptions](https://smartpy.io/manual/syntax/exceptions)

0 commit comments

Comments
 (0)