Skip to content

Commit 8f4d1b1

Browse files
authored
Merge pull request #85903 from slavapestov/readme-fix
docs: Fix links to Windows docs in README.md
2 parents 7d3e40b + d9dcc88 commit 8f4d1b1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,14 @@ to ask for help!
1616
- [GettingStarted.md](/docs/HowToGuides/GettingStarted.md):
1717
Describes how to set up a working Swift development environment
1818
for Linux and macOS, and get an edit-build-test-debug loop going.
19-
- [WindowsBuild.md](/docs/WindowsBuild.md)
20-
Describes how to build and test the toolchain on Windows.
2119
- Building for Android:
2220
- [Android.md](/docs/Android.md):
2321
How to run some simple programs and the Swift test suite on an Android device.
2422
- [AndroidBuild.md](/docs/AndroidBuild.md):
2523
How to build the Swift SDK for Android on Windows.
2624
- Building for Windows:
27-
- [Windows.md](/docs/Windows.md):
28-
Overview on how to build Swift for Windows.
2925
- [WindowsBuild.md](/docs/WindowsBuild.md):
3026
How to build Swift on Windows using Visual Studio.
31-
- [WindowsCrossCompile.md](/docs/WindowsCrossCompile.md):
32-
How to cross compile Swift for Windows on a non-Windows host OS.
3327
- Building for OpenBSD:
3428
- [OpenBSD.md](/docs/OpenBSD.md):
3529
Overview of specific steps for building on OpenBSD.

0 commit comments

Comments
 (0)