|
1 | 1 | --- |
2 | | -title:"IntroducingCodefresh Software Delivery Platform" |
| 2 | +title:"WIP:IntroducingCSDP" |
3 | 3 | description:"" |
4 | 4 | group:getting-started |
5 | 5 | toc:true |
@@ -43,4 +43,7 @@ And finally, the CSDP UI gives you easy access to all the functionality, and vis |
43 | 43 | * Applications dashboards for CD tracking |
44 | 44 | No matter what the volume and frequency of deployments, our Application dashboards make it super easy to track them. Search for Jira issues, commit messages, committers, and see exactly when and if the change was applied to a specific application. |
45 | 45 | * Pipelines for CI/CD |
46 | | - Pipelines are where all the magic happens in CSDP. Our pipeline creation wizard removes the complexity when creating, validating, and maintaining pipelines. Every stage has multi-layered views of all the related Git change information for the pipeline. |
| 46 | + Pipelines are where all the magic happens in CSDP. Our pipeline creation wizard removes the complexity from creating, validating, and maintaining pipelines. Every stage has multi-layered views of all the related Git change information for the pipeline. |
| 47 | + |
| 48 | +###What to read next |
| 49 | +[Quick start tutorials]({{site.baseurl}}/docs/getting-started/quick-start) |