diff --git a/docs/ca/dev/connect-a-code-repository.md b/docs/ca/dev/connect-a-code-repository.md index c085c7c88f..9243699f25 100644 --- a/docs/ca/dev/connect-a-code-repository.md +++ b/docs/ca/dev/connect-a-code-repository.md @@ -48,12 +48,11 @@ We recommend mapping your branches to environments as follows: This opens the pipeline editing page. 5. In the **Edit: Source** pane, click **Edit stage**. 6. In the **Spryker_App_Src** section, click the *Edit action* button. - ![edit-action](https://spryker.s3.eu-central-1.amazonaws.com/docs/ca/dev/connect-a-code-repository.md/edit-action.png) - This opens the **Edit action** window. +This opens the **Edit action** window. 7. For **Action provider**, select **GitHub(via GitHub App)**. - This adds GitHub related fields to the window. +This adds GitHub related fields to the window. 8. Click **Connect to GitHub** and authorize AWS CodePipeline to access your GitHub repository. 9. For **Repository name**, enter and select the repository you want to connect. 10. For **Branch name**, enter and select the branch you want to connect.