Skip to content

Commit 32d7d12

Browse files
committed
removing toolchain bullet and inlining getting started link
1 parent 52b098d commit 32d7d12

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,10 @@ If you are interested in:
3636

3737
- Contributing fixes and features to the compiler: See our
3838
[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).
4340

4441
We also host answers to [Frequently Asked Questions](/docs/HowToGuides/FAQ.md) that may be of interest.
4542

46-
[Getting Started guide]: /docs/HowToGuides/GettingStarted.md
47-
4843
### Proposing changes - Swift Evolution
4944

5045
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

Comments
 (0)