Skip to content

Commit 52f96fc

Browse files
committed
Point docs link to docs.rs rather than an outdated copy
1 parent 98316c4 commit 52f96fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ open::that("https://rust-lang.org");
2929
open::with("https://rust-lang.org", "firefox");
3030
```
3131

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

3434
# Credits
3535

0 commit comments

Comments
 (0)