Merge pull request #634 from resouer/doc

Fix broken link in introduction
This commit is contained in:
Hongchao Deng
2020-11-19 15:38:55 -08:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ In the end, developers complain those platforms are too rigid and slow in respon
## What is KubeVela?
For developers, KubeVela itself is an easy-to-use tool that enables them to describe and ship their applications to Kubernetes with minimal effort. Instead of managing a handful Kubernetes YAML files, a simple docker-compose style [Appfile](/en/developers/devex/appfile) is all they need, following an application-centric workflow that can be easily integrated with any CI/CD pipeline.
For developers, KubeVela itself is an easy-to-use tool that enables them to describe and ship their applications to Kubernetes with minimal effort. Instead of managing a handful Kubernetes YAML files, a simple docker-compose style [Appfile](/en/developers/learn-appfile.md) is all they need, following an application-centric workflow that can be easily integrated with any CI/CD pipeline.
The above experience cannot be achieved without KubeVela's innovative offerings to the platform builders.