Skip to content

Commit 0fac6a3

Browse files
authored
Merge pull request #1336 from Microsoft/ronglu-edit
updated links
2 parents 92ac0b4 + c6842db commit 0fac6a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Documentation/Getting started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This indicates that the IntelliSense engine has got the include paths resolved s
5050

5151
## See Also
5252

53-
[IntelliSense engines](https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit/Documentation/LanguageServer/IntelliSense%20engine.md)
53+
[IntelliSense engines](https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/IntelliSense%20engine.md)
5454

55-
[c_cpp_properties.json reference guide](https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit/Documentation/LanguageServer/c_cpp_properties.json.md)
55+
[c_cpp_properties.json reference guide](https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/c_cpp_properties.json.md)
5656

Documentation/LanguageServer/IntelliSense engine.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ We recommend using the "Default" engine for the best IntelliSense experience. Ho
3535
* `"Tag Parser"` - use the "fuzzy" IntelliSense engine
3636

3737
#### See Also
38-
[Configuring includePath for better IntelliSense results](https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit/Documentation/Getting%20started.md)
38+
[Configuring includePath for better IntelliSense results](https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/Getting%20started.md)
3939

40-
[c_cpp_properties.json reference guide](https://github.com/Microsoft/vscode-cpptools/blob/ronglu-edit/Documentation/LanguageServer/c_cpp_properties.json.md)
40+
[c_cpp_properties.json reference guide](https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/c_cpp_properties.json.md)

0 commit comments

Comments
 (0)