Fixing broken links to contributing file (#2016)

This commit is contained in:
André Moreira 2021-07-26 15:56:44 -03:00 коммит произвёл GitHub
Родитель 52816d8fbe
Коммит 45346814d1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -13,7 +13,7 @@
- [How to](docs/how-to.md)
- [FAQ](docs/faq.md)
- [Read the online documentation](docs/README.md)
- [Contribute](docs/contribute.md)
- [Contribute](CONTRIBUTING.md)
## Issues? Questions? Feature requests?

Просмотреть файл

@ -89,7 +89,7 @@ CMake Tools is an extension designed to make it easy to work with CMake-based pr
* [How does CMake Tools work with C and C++ IntelliSense?](faq.md#how-does-cmake-tools-work-with-c-and-c-intellisense)
* [How do I perform common tasks](faq.md#how-do-i-perform-common-tasks)
[How to contribute](contribute.md)
* [Developer Reference](contribute.md#developer-reference)
* [Build the CMake Tools extension](contribute.md#build-the-cmake-tools-extension)
* [Coding guidelines](contribute.md#coding-guidelines)
[How to contribute](../CONTRIBUTING.md)
* [Developer Reference](../CONTRIBUTING.md#developer-reference)
* [Build the CMake Tools extension](../CONTRIBUTING.md#build-the-cmake-tools-extension)
* [Coding guidelines](../CONTRIBUTING.md#coding-guidelines)