Skip to content

Commit

Permalink
fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jan 29, 2024
1 parent 8a6dda6 commit dc1a806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Learn about transaction's gas and how a fee is calculated:
| [Best practices basics](/developers/best-practices/best-practices-basics) | How to better structure your Smart Contract code. |
| [Biguint operations](/developers/best-practices/biguint-operations) | Handle Biguint operations in a more efficient way. |
| [The dynamic allocation problem](/developers/best-practices/the-dynamic-allocation-problem) | Description of the dynamic allocation problem. |
| [Multi values](/developers/best-practices/multi-values) | Take advantage of the variadic input and output. |
| [Multi values](/developers/data/multi-values) | Take advantage of the variadic input and output. |

[comment]: # (mx-context-auto)

Expand Down

0 comments on commit dc1a806

Please sign in to comment.