diff --git a/docs/build/deployment.md b/docs/build/deployment.md index 9e06e7fb..ce21ba1a 100644 --- a/docs/build/deployment.md +++ b/docs/build/deployment.md @@ -185,7 +185,7 @@ distinct and does not interfere with others. Namespacing is generally more robust and preferable to using `eth_getStorageAt`. See example ERC-7201 implementation and usage: -`https://gist.github.com/CedarMist/4cfb8f967714aa6862dd062742acbc7b` +https://gist.github.com/CedarMist/4cfb8f967714aa6862dd062742acbc7b ```solidity // SPDX-License-Identifier: Apache-2.0