Apply suggestion to doc/topics/application_development_platform/index.md

This commit is contained in:
Mike Lewis 2019-06-18 14:37:49 +00:00
parent e113d95716
commit ab3ddfbffd
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ with various cloud providers.
In order to provide modern DevOps workflows, our Application Development Platform will rely on
[Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/) to provide those workflows. Auto DevOps works with
any Kubernetes cluster; you're not limited to running on GitLab's infrastructure. Additionally, Auto DevOps offers
an incremental consumption path. Because it is [composable](https://docs.gitlab.com/ee/topics/autodevops/#using-components-of-auto-devops)
you can as much or as little as you'd like, as customize without having to start over on a completely different platform.
an incremental consumption path. Because it is [composable](https://docs.gitlab.com/ee/topics/autodevops/#using-components-of-auto-devops),
you can use as much or as little of the default pipeline as you'd like, and deeply customize without having to integrate a completely different platform.
### Security