From 310cdaeb4ac81b6651564d40cdc8bb019c05cb1f Mon Sep 17 00:00:00 2001 From: Shubham9t9 Date: Fri, 14 Apr 2023 11:50:58 +0530 Subject: [PATCH] url fix for v0.6.0 --- docs/user-guide/creating-application/workflow/ci-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/creating-application/workflow/ci-pipeline.md b/docs/user-guide/creating-application/workflow/ci-pipeline.md index 93566ec7bd..19843d65ff 100644 --- a/docs/user-guide/creating-application/workflow/ci-pipeline.md +++ b/docs/user-guide/creating-application/workflow/ci-pipeline.md @@ -217,7 +217,7 @@ You can use Devtron for deployments on Kubernetes while using an external CI too | Fields | Description | | --- | --- | -| **Deploy to environment** | | +| **Deploy to environment** | | | **When do you want to deploy** | You can deploy either in one of the following ways: | | **Deployment Strategy** | Configure the deployment preferences for this pipeline. |