Skip to content

Commit 0a1b1bf

Browse files
authored
Use https for all links
Hi all This is a followup to gtk-rs/gtk#1054 Cheers, Stefan
1 parent f228a6f commit 0a1b1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
license = "LGPL-2.0"
99
description = "LGPL-licensed docs for Gtk-rs crates"
1010
repository = "https://github.com/gtk-rs/lgpl-docs"
11-
homepage = "http://gtk-rs.org/"
11+
homepage = "https://gtk-rs.org/"
1212

1313
[lib]
1414
name = "lgpl_docs"

0 commit comments

Comments
 (0)