Skip to content

Commit

Permalink
Remove relative link in README.md
Browse files Browse the repository at this point in the history
This link won't work on docs.rs
  • Loading branch information
jgayfer committed May 27, 2024
1 parent 7ad5f08 commit 8358c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Designed to be simple to use, yet expressive enough to fit a variety of needs.

## Usage

In the [`basic`](./examples/basic.rs) example, all we need is the plugin, a camera, and a light source.
In the `basic` example, all we need is the plugin, a camera, and a light source.

```toml
# Cargo.toml
Expand Down

0 comments on commit 8358c91

Please sign in to comment.