We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ab46a commit e3d04faCopy full SHA for e3d04fa
pages/applications/erc721.md
@@ -20,4 +20,4 @@ Here's an implementation of the ERC721 interface in Cairo:
20
// [!include ~/listings/applications/erc721/src/erc721.cairo]
21
```
22
23
-There are other implementations, such as the [Open Zeppelin](https://docs.openzeppelin.com/contracts-cairo/0.20.0/erc721) one.
+There are other implementations, such as the [Open Zeppelin](https://docs.openzeppelin.com/contracts-cairo/erc721) one.
0 commit comments