Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/content/developers/docs/smart-contracts/verifying/index.md
Co-authored-by: Joshua <[email protected]>
  • Loading branch information
MahendraBishnoi29 and minimalsm authored Jul 10, 2023
commit beea00366e44fd52f3ab98da343c34a92c0d50eb
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ Using the Tenderly Hardhat plugin allows for more control over the verification

## Further reading {#further-reading}

- [How to verify the source code of Ethereum smart contract](https://ethereum.org/en/developers/docs/smart-contracts/verifying/)
- [How to verify the source code of Ethereum smart contract](/developers/docs/smart-contracts/verifying/)
- [Verifying contract source code](https://programtheblockchain.com/posts/2018/01/16/verifying-contract-source-code/)