Skip to content

Commit 25981a2

Browse files
authored
Merge pull request circleci#3474 from circleci/teesloane-patch-1
Fix Typo in reusing-config.md
2 parents 2386159 + cd16c7d commit 25981a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/reusing-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This document describes how to version your [.circleci/config.yml]({{ site.baseu
1515
## Getting Started with Config Reuse
1616
{:.no_toc}
1717

18-
1. Add your project on the **Add Projects** page if it is a new project. For an existing Project, select **Settings > Projects**, click the cog icon for the project, then select **Advanced Settings** and enable "pipelines" with the radio button. ![Enable Pipelines]( {{ site.baseurl }}/assets/img/docs/enable_pipelines.png))
18+
1. Add your project on the **Add Projects** page if it is a new project. For an existing Project, select **Settings > Projects**, click the cog icon for the project, then select **Advanced Settings** and enable "pipelines" with the radio button. ![Enable Pipelines]( {{ site.baseurl }}/assets/img/docs/enable_pipelines.png)
1919

2020
2. (Optional) Install the CircleCI-Public CLI by following the [Using the CircleCI CLI]({{ site.baseurl }}/2.0/local-cli/) documentation. The `circleci config process` command is helpful for checking reusable config.
2121

0 commit comments

Comments
 (0)