Update GETTING_STARTED_COBALT_DEV.md (#395)

Fixing broken link
This commit is contained in:
Andre Briggs 2020-05-17 08:14:30 -07:00 коммит произвёл GitHub
Родитель e7adbecac5
Коммит a9331a7aad
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -34,7 +34,7 @@ $ tree infra
## Continuous Integration / Deployment + Testing
Cobalt Continuous Integration pipeline definitions are available in the `./devops/provider` folder. As of today, Cobalt provides a git devops workflow [definition](devops/providers/azure-devops/templates/infrastructure/azure-pipelines.yml) for Azure DevOps. We welcome pipelines from other providers like Jenkins.
Cobalt Continuous Integration pipeline definitions are available in the `./devops/provider` folder. As of today, Cobalt provides a git devops workflow [definition](../devops/providers/azure-devops/templates/azure-pipelines.yml) for Azure DevOps. We welcome pipelines from other providers like Jenkins.
### Azure DevOps CI Flow