Skip to content

Commit ff1b455

Browse files
Update docs/HowToGuides/GettingStarted.md
Co-authored-by: Anthony Latsis <[email protected]>
1 parent 9a1de83 commit ff1b455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ It is even possible to integrate the Ninja build into Xcode. For details on how
318318
* [Building Swift compiler from source fails when not using Ninja](https://forums.swift.org/t/building-swift-compiler-from-source-fails-when-not-using-ninja/54656)
319319
* [ALL_BUILD Target failing at validation](https://forums.swift.org/t/help-building-swift-in-xcode-error/49728)
320320
* [“gtest/gtest.h” not found while compiling the compiler](https://forums.swift.org/t/gtest-gtest-h-not-found-in-typeref-cpp-while-compiling-the-compiler/44399)
321-
- If you still could not find a solution to your issue, feel free to create a new [Swift Forums] thread in the [Development/Compiler](https://forums.swift.org/c/development/compiler) category:
321+
- If you still could not find a solution to your issue, feel free to create a new Swift Forums thread in the [Development/Compiler](https://forums.swift.org/c/development/compiler) category:
322322
- Include information about your configuration and the errors you are seeing.
323323
- You can [create a gist](https://gist.github.com) with the entire build
324324
output and link it, while highlighting the most important part of the

0 commit comments

Comments
 (0)