You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -36,15 +36,10 @@ If you are interested in:
36
36
37
37
- Contributing fixes and features to the compiler: See our
38
38
[How to Submit Your First Pull Request guide](/docs/HowToGuides/FirstPullRequest.md).
39
-
- Building the compiler as a one-off: See our [Getting Started guide][].
40
-
- Building a toolchain as a one-off: Follow the [Getting Started guide][]
41
-
up until the "Building the project" section. After that, follow the
42
-
instructions in the [Swift Toolchains](/README.md#swift-toolchains).
39
+
- Building the compiler as a one-off: See our [Getting Started guide](/docs/HowToGuides/GettingStarted.md).
43
40
44
41
We also host answers to [Frequently Asked Questions](/docs/HowToGuides/FAQ.md) that may be of interest.
45
42
46
-
[Getting Started guide]: /docs/HowToGuides/GettingStarted.md
47
-
48
43
### Proposing changes - Swift Evolution
49
44
50
45
Shaping the future of Swift is a community effort that anyone can participate in via the [Evolution sections on the Swift forums](https://www.swift.org/community/#swift-evolution).
0 commit comments