mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Use HTTPS for doc hyperlink
This commit is contained in:
@@ -7,7 +7,7 @@ keywords = ["windowing", "opengl"]
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tomaka/glutin"
|
||||
documentation = "http://tomaka.github.io/glutin/"
|
||||
documentation = "https://tomaka.github.io/glutin/"
|
||||
build = "build.rs"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user