Skip to content

Commit f7037a8

Browse files
authored
Merge pull request circleci#3284 from circleci/Workflows-Updated-041019
Update workflows.md
2 parents f4d7f18 + 2ff5510 commit f7037a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Workflows may appear with one of the following states:
4444
### Limitations
4545
{:.no_toc}
4646

47-
Projects that have [Build Processing]({{ site.baseurl }}/2.0/build-processing/) enabled may use the CircleCI API to trigger workflows. Projects that do not enable pipelines will run as if the workflows did not exist when triggered by the API. **Note:** Builds without workflows require a `build` job.
47+
Projects that have pipelines enabled may use the CircleCI API to trigger workflows. Projects that do not enable pipelines will run as if the workflows did not exist when triggered by the API. **Note:** Builds without workflows require a `build` job.
4848

4949
Refer to the [Workflows]({{ site.baseurl }}/2.0/faq) section of the FAQ for additional information and limitations.
5050

0 commit comments

Comments
 (0)