Update doc and links to support new main branch

This commit is contained in:
Mishal Shah
2020-09-22 23:53:29 -07:00
parent f46a8abcc5
commit 40024718ac
28 changed files with 79 additions and 79 deletions

View File

@@ -19,8 +19,8 @@
//
// This file is shared between two projects:
//
// 1. https://github.com/apple/swift/tree/master/stdlib/public/Darwin/Foundation
// 2. https://github.com/apple/swift-corelibs-foundation/tree/master/Foundation
// 1. https://github.com/apple/swift/tree/main/stdlib/public/Darwin/Foundation
// 2. https://github.com/apple/swift-corelibs-foundation/tree/main/Foundation
//
// If you change this file, you must update it in both places.