Skip to content

Commit b4fc100

Browse files
committed
Merge pull request #15 from wongmjane/patch-1
Link to HTTPS instead of HTTP in README.md
2 parents 664763b + 74ee556 commit b4fc100

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)