Skip to content

Commit

Permalink
Point docs link to docs.rs rather than an outdated copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Nov 12, 2022
1 parent 98316c4 commit 52f96fc
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 @@ -29,7 +29,7 @@ open::that("https://rust-lang.org");
open::with("https://rust-lang.org", "firefox");
```

Follow this link for the [massive API docs](https://byron.github.io/open-rs).
Follow this link for the [massive API docs](https://docs.rs/open).

# Credits

Expand Down

0 comments on commit 52f96fc

Please sign in to comment.