Use HTTPS for doc hyperlink
This commit is contained in:
parent
66317f5924
commit
bcce133fae
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue