Fix SECURITY.md doc link in README.md (#5)

* Fix SECURITY.md doc link in README.md

Fixed the broken link to SECURITY.md doc in README.md

Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>

* fix: link for contributing.md

Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
This commit is contained in:
Nitish Malhotra 2020-12-16 20:59:25 -05:00 коммит произвёл GitHub
Родитель a4d26e04b6
Коммит 9c61125841
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -32,7 +32,7 @@ Complex application oftentimes require **intelligent** release orchestration and
## Contributing
For instructions about setting up your environment to develop and extend the operator, please see
[contributing.md](https://github.com/azure/orkestra/blob/main/docs/CONTRIBUTING.md)
[contributing.md](https://github.com/Azure/Orkestra/blob/main/CONTRIBUTING.md)
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
@ -48,4 +48,4 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
### Reporting security issues and security bugs
For instructions on reporting security issues and bugs, please see [security.md](https://github.com/azure/orkestra/blob/main/docs/SECURITY.md)
For instructions on reporting security issues and bugs, please see [security.md](https://github.com/Azure/Orkestra/blob/main/SECURITY.md)