Skip to content

Commit 2810249

Browse files
authored
Update CONTRIBUTING.md (#1776)
Fix broken link.
1 parent b32debd commit 2810249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Contribution Steps
44

5-
* [Build and debug the extension](Documentation/Getting%20started.md#build-and-debug-the-cpptools-extension).
5+
* [Build and debug the extension](Documentation/Building%20the%20Extension.md).
66
* File an [issue](https://github.com/Microsoft/vscode-cpptools/issues) and a [pull request](https://github.com/Microsoft/vscode-cpptools/pulls) with the change and we will review it.
77
* If the change affects functionality, add a line describing the change to [**CHANGELOG.md**](Extension/CHANGELOG.md).
88
* Try and add a test in [**test/extension.test.ts**](Extension/test/unitTests/extension.test.ts).

0 commit comments

Comments
 (0)