diff --git a/smart-contracts/filecoin-evm-runtime/filforwarder.md b/smart-contracts/filecoin-evm-runtime/filforwarder.md index 74e33135f..0ff97b18d 100644 --- a/smart-contracts/filecoin-evm-runtime/filforwarder.md +++ b/smart-contracts/filecoin-evm-runtime/filforwarder.md @@ -78,7 +78,7 @@ First, we need to grab the FilFowarder kit and install the dependencies: 1. Clone the FilForwarder repository and install the dependencies: ``` -git clone https://github.com/lotus-web3/FilForwarder +git clone [https://github.com/FilOzone/FilForwarder](https://github.com/FilOzone/FilForwarder) cd FilForwarder ```