Skip to content

Commit 13d7e89

Browse files
authored
Fix link to Contributing guide
@ghogen, we have now localized [CONTRIBUTING.md](CONTRIBUTING.md). So this PR is to fix the link back to how it was before, so each loc repo will link to localized page. For example, [https://github.com/MicrosoftDocs/visualstudio-docs.de-de/blob/live/CONTRIBUTING.md](https://github.com/MicrosoftDocs/visualstudio-docs.de-de/blob/live/CONTRIBUTING.md). Could you please help to merge?
1 parent 324295e commit 13d7e89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ The documentation for Visual Basic and Visual C# are located in a separate repo
1313

1414
## Contributing to the documentation
1515

16-
To contribute to this documentation, please see the [Contributing guide](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/CONTRIBUTING.md).
16+
To contribute to this documentation, please see the [Contributing guide](CONTRIBUTING.md).
1717
We welcome your contributions to help us improve the Visual Studio docs. All the articles in this repository use GitHub flavored markdown.
1818

19-
Several feature areas of Visual Studio have their own folders in this repo, such as **debugger** for topics on debugging, **ide** for topics on the Visual Studio interactive development environment (IDE), and so forth. The **/media** subfolder in each folder contains art files for the topics. The [Contributing guide](https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/CONTRIBUTING.md) has more information.
19+
Several feature areas of Visual Studio have their own folders in this repo, such as **debugger** for topics on debugging, **ide** for topics on the Visual Studio interactive development environment (IDE), and so forth. The **/media** subfolder in each folder contains art files for the topics. The [Contributing guide](CONTRIBUTING.md) has more information.
2020

2121
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
2222

0 commit comments

Comments
 (0)