Skip to content

Commit afad5bb

Browse files
committed
Update process.md
Fix contributing link to point to https://swift.org/community/#Contributing
1 parent fc4257f commit afad5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Swift is a powerful and intuitive programming language that is designed to make
44

55
## Scope
66

7-
The Swift evolution process covers all changes to the Swift language and the public interface of the Swift standard library, including new language features and APIs (no matter how small), changes to existing language features or APIs, removal of existing features, and so on. Smaller changes, such as bug fixes, optimizations, or diagnostic improvements can be contributed via the normal contribution process; see [Contributing to Swift](http://www.swift.org/contributing.html).
7+
The Swift evolution process covers all changes to the Swift language and the public interface of the Swift standard library, including new language features and APIs (no matter how small), changes to existing language features or APIs, removal of existing features, and so on. Smaller changes, such as bug fixes, optimizations, or diagnostic improvements can be contributed via the normal contribution process; see [Contributing to Swift](https://swift.org/community/#contributing).
88

99
## Goals
1010

0 commit comments

Comments
 (0)