Skip to content

Commit 2cc0d0e

Browse files
committed
Fix example link.
1 parent 88510fe commit 2cc0d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ x.print();
6161

6262
## EVEN MORE Examples 🔥
6363

64-
Check out the [examples](https://github.com/ink-feather-org/trait-cast-rs/tree/main/trait-cast/examples).
64+
Check out the [examples](https://github.com/ink-feather-org/trait-cast-rs/tree/main/examples).
6565

6666
If you want to do something the `make_trait_castable` attribute macro can't handle (like implementing for generic structs - pull requests are welcome)
6767
check out the `manual*.rs` examples.

0 commit comments

Comments
 (0)