Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit e3d04fa

Browse files
authored
make erc721 cairo link version-agnostic
1 parent 82ab46a commit e3d04fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/applications/erc721.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Here's an implementation of the ERC721 interface in Cairo:
2020
// [!include ~/listings/applications/erc721/src/erc721.cairo]
2121
```
2222

23-
There are other implementations, such as the [Open Zeppelin](https://docs.openzeppelin.com/contracts-cairo/0.20.0/erc721) one.
23+
There are other implementations, such as the [Open Zeppelin](https://docs.openzeppelin.com/contracts-cairo/erc721) one.

0 commit comments

Comments
 (0)