Skip to content

Commit c42a031

Browse files
authored
Merge pull request #2372 from eshon/main
Small fix to link format to internal docs again
2 parents 4de3573 + fb0311b commit c42a031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/exchanges/exchange-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Some JavaScript libraries attempt to estimate the gas fees before sending the tr
109109

110110
### Filecoin's EVM and Send method number
111111

112-
A summary of the Filecoin's EVM differences with Ethereum is available in the [FEVM - Difference with Ethereum section](../../../smart-contracts/filecoin-evm-runtime/difference-with-ethereum).
112+
A summary of the Filecoin's EVM differences with Ethereum is available in the [FEVM - Difference with Ethereum section](../../smart-contracts/filecoin-evm-runtime/difference-with-ethereum.md).
113113

114114
{% hint style="danger" %}
115115
Note that when sending funds to a Filecoin EVM recipient address (f410f or 0x), it is recommended to always use the **InvokeEVM** **method 3844450837** to prevent possible loss of funds in case the recipient is a smart contract. The `lotus send 0x` CLI method always defaults to this method number.

0 commit comments

Comments
 (0)