Skip to content

Commit 60a5d2b

Browse files
author
Colin Robertson
authored
Merge pull request #1253 from v-maudel/patch-14
CC70024: Updating link
2 parents a2fa105 + 63bfa07 commit 60a5d2b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ The documentation for Visual Basic and Visual C# are located in a separate repos
88

99
## Contributing to the documentation
1010

11-
To contribute to this documentation, please see the [Contributing guide](CONTRIBUTING.md).
12-
We welcome your contributions to help us improve the Visual C++ docs. All the articles in this repository use GitHub flavored markdown.
11+
We welcome your contributions to help us improve the Visual C++ docs. For a comprehensive guide to contributing to docs.microsoft.com, please see the [Microsoft Docs contributor guide overview](https://docs.microsoft.com/contribute). For details on how to make a contribution to the Visual C++ documentation, please see the [Contributing](CONTRIBUTING.md) guide.
1312

14-
Several feature areas of Visual Studio have their own folders in this repository, such as `standard-library` for topics on the C++ Standard Library, `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.
13+
Several feature areas of Visual C++ have their own folders in this repository, such as `standard-library` for topics on the C++ Standard Library, `ide` for C++-specific 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](CONTRIBUTING.md) guide has more information.
1514

1615
## Microsoft Open Source Code of Conduct
1716

0 commit comments

Comments
 (0)