[gardening] Use the correct base URL (https://swift.org) in references to the Swift website

Remove all references to the old non-TLS enabled base URL (http://swift.org)
This commit is contained in:
practicalswift
2016-11-20 09:19:12 +01:00
parent 93aa6bfef5
commit 797b80765f
7028 changed files with 14058 additions and 14058 deletions

View File

@@ -5,8 +5,8 @@
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See http://swift.org/LICENSE.txt for license information
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
// See https://swift.org/LICENSE.txt for license information
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
//
//===----------------------------------------------------------------------===//