Skip to content

Commit 74ee556

Browse files
committed
Link to HTTPS instead of HTTP in README.md
1 parent 664763b commit 74ee556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,6 @@ Your platform comes with a wealth of rich and powerful C libraries installed via
200200
Copyright 2015 Apple Inc. and the Swift project authors.
201201
Licensed under Apache License v2.0 with Runtime Library Exception.
202202

203-
See http://swift.org/LICENSE.txt for license information.
203+
See https://swift.org/LICENSE.txt for license information.
204204

205-
See http://swift.org/CONTRIBUTORS.txt for Swift project authors.
205+
See https://swift.org/CONTRIBUTORS.txt for Swift project authors.

0 commit comments

Comments
 (0)