Skip to content

Commit be141e6

Browse files
authored
Merge pull request swiftlang#30253 from patrickdes/windows
2 parents 93db161 + 0484ef0 commit be141e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/WindowsBuild.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ git clone https://github.com/compnerd/windows-swift windows-swift
4545

4646
## Acquire ICU, SQLite3, curl, libxml2 and zlib
4747

48-
Go to [compnerd's windows-swift azure page](https://dev.azure.com/compnerd/windows-swift/_build) and open [Pipelines](https://dev.azure.com/compnerd/windows-swift/_build) where you'll see bots (hopefully green) for:
48+
Go to [compnerd's windows-swift azure page](https://dev.azure.com/compnerd/swift-build/_build) and open [Pipelines](https://dev.azure.com/compnerd/swift-build/_build) where you'll see bots (hopefully green) for:
4949

50-
- [ICU](https://dev.azure.com/compnerd/windows-swift/_build?definitionId=9)
51-
- [SQLite](https://dev.azure.com/compnerd/windows-swift/_build?definitionId=12&_a=summary)
52-
- [curl](https://dev.azure.com/compnerd/windows-swift/_build?definitionId=11&_a=summary)
53-
- [libxml2](https://dev.azure.com/compnerd/windows-swift/_build?definitionId=10&_a=summary)
54-
- [zlib](https://dev.azure.com/compnerd/windows-swift/_build?definitionId=16&_a=summary)
50+
- [ICU](https://dev.azure.com/compnerd/swift-build/_build?definitionId=9)
51+
- [SQLite](https://dev.azure.com/compnerd/swift-build/_build?definitionId=12&_a=summary)
52+
- [curl](https://dev.azure.com/compnerd/swift-build/_build?definitionId=11&_a=summary)
53+
- [libxml2](https://dev.azure.com/compnerd/swift-build/_build?definitionId=10&_a=summary)
54+
- [zlib](https://dev.azure.com/compnerd/swift-build/_build?definitionId=16&_a=summary)
5555

5656
Download each of the zip files and copy their contents into S:/Library. The directory structure should resemble:
5757

0 commit comments

Comments
 (0)