Skip to content

Commit 51d6020

Browse files
authored
Merge pull request #112 from Askannz/master
README: fixed broken link to examples
2 parents e11cc0e + bdc117f commit 51d6020

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
@@ -90,7 +90,7 @@ fn main_<'py>(py: Python<'py>) -> PyResult<()> {
9090

9191
### Write a Python module in Rust
9292

93-
Please see the [example](example) directory for a complete example
93+
Please see the [examples](examples) directory for a complete example
9494

9595
```toml
9696
[lib]

0 commit comments

Comments
 (0)