Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTharun Jose <99tharun@gmail.com>2018-10-07 18:32:45 +0300
committerRachel Macfarlane <ramacfar@microsoft.com>2018-10-07 18:32:45 +0300
commit1358e903716cf77711493770d63dde1ea178a73e (patch)
tree3fc08ae35ba5afe2f82a5aa5d204b39a3ab30824 /README.md
parent3a82196fd9dc5ac1478365153fdd4707962a31ea (diff)
Update links on README.md (#60100)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c16e92248f..380072d6d1e 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ The [`vscode`](https://github.com/microsoft/vscode) repository is where we do de
If you are interested in fixing issues and contributing directly to the code base,
please see the document [How to Contribute](https://github.com/Microsoft/vscode/wiki/How-to-Contribute), which covers the following:
-* [How to build and run from source](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#build-and-run-from-source)
-* [The development workflow, including debugging and running tests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#development-workflow)
+* [How to build and run from source](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#build-and-run)
+* [The development workflow, including debugging and running tests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#debugging)
* [Coding Guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines)
* [Submitting pull requests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests)
* [Contributing to translations](https://aka.ms/vscodeloc)