Skip to content

Commit

Permalink
Fix derive example link in README (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored Feb 12, 2024
1 parent 0948909 commit 2a50dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onlyargs_derive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ The Minimum Supported Rust Version for `onlyargs` will always be made available

# Examples

See the [`derive-example`](../examples/derive/src/main.rs) for usage.
See the [`derive-example`](../examples/full-derive/src/main.rs) for usage.

0 comments on commit 2a50dbc

Please sign in to comment.