We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3c6ab commit 09f85c1Copy full SHA for 09f85c1
README.md
@@ -86,7 +86,7 @@ command line tools to your `PATH`:
86
87
export PATH=/Applications/CMake.app/Contents/bin:$PATH
88
89
-[Ninja](http://martine.github.io/ninja/) is the current recommended build system
+[Ninja](https://ninja-build.org) is the current recommended build system
90
for building Swift and is the default configuration generated by CMake. If
91
you're on OS X or don't install it as part of your Linux distribution, clone
92
it next to the other projects and it will be bootstrapped automatically:
0 commit comments