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** |
- `Environment`: Provide the name of the [environment](https://docs.devtron.ai/getting-started/global-configurations/cluster-and-environments/namespaces-and-environments).
- `Namepsace`: Provide the [namespace](https://docs.devtron.ai/getting-started/global-configurations/cluster-and-environments/namespaces-and-environments).
|
+| **Deploy to environment** | - `Environment`: Provide the name of the [environment](https://docs.devtron.ai/global-configurations/cluster-and-environments#add-environment).
- `Namepsace`: Provide the [namespace](https://docs.devtron.ai/global-configurations/cluster-and-environments#add-environment).
|
| **When do you want to deploy** | You can deploy either in one of the following ways: - `Automatic`: If you select automatic, your application will be deployed automatically everytime a new image is received.
- `Manual`: In case of manual, you have to select the image and deploy manually.
|
| **Deployment Strategy** | Configure the deployment preferences for this pipeline. |