Skip to content

Commit ecb43e7

Browse files
committed
[skip ci] update docs link
1 parent 6afe9af commit ecb43e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "webbrowser"
33
description = "Open URLs in web browsers available on a platform"
44
version = "0.5.5"
55
authors = ["Amod Malviya @amodm"]
6-
documentation = "http://code.rootnet.in/webbrowser-rs/webbrowser"
6+
documentation = "https://docs.rs/webbrowser"
77
homepage = "https://github.com/amodm/webbrowser-rs"
88
repository = "https://github.com/amodm/webbrowser-rs"
99
readme = "README.md"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Inspired by the [webbrowser](https://docs.python.org/2/library/webbrowser.html)
1616

1717
## Documentation
1818

19-
- [API Reference](http://code.rootnet.in/webbrowser-rs/webbrowser/)
19+
- [API Reference](https://docs.rs/webbrowser)
2020
- [Release Notes](CHANGELOG.md)
2121

2222
## Examples

0 commit comments

Comments
 (0)