Skip to content

Commit 6fb0ec0

Browse files
heckjahoppen
andauthored
Update CONTRIBUTING.md
Co-authored-by: Alex Hoppen <[email protected]>
1 parent c4ced0a commit 6fb0ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Swift follows a policy of making a change in the most upstream repository that i
306306
Contributions to Swift that involve Apple’s version of LLVM Project should go directly into the upstream LLVM repository unless they are specific to Swift.
307307
For example, an improvement to LLDB’s data formatters for a Swift type belongs in the Apple LLVM Project repository, whereas a bug fix to an LLVM optimizer—even if it’s only been observed when operating on Swift-generated LLVM IR—belongs in upstream LLVM.
308308

309-
Commits to an upstream LLVM repository are automatically merged into the appropriate upstream branches in the corresponding Swift repository (`next`) in the [llvm-project](https://github.com/apple/llvm-project).
309+
Commits to an upstream LLVM repository are automatically merged into the appropriate upstream branches in the corresponding Swift repository (`next`) in the [llvm-project](https://github.com/swiftlang/llvm-project).
310310

311311
### Swift and LLVM Developer Policies
312312

0 commit comments

Comments
 (0)