Skip to content

Commit 126c808

Browse files
committed
fix another link
1 parent bda0cec commit 126c808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/configuration-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ workflows:
7373
jobs:
7474
- hello/hello-build
7575
```
76-
In the above example, `hello` is considered the orbs reference; whereas `circleci/[email protected]` is the fully-qualified orb reference. You can learn more about orbs [here](https://circleci.com/orbs/). Documentation is available for [Using Orbs]({{site.baseurl}}2.0/orb-intro/) and [Authoring Orbs]({{site.baseurl}}/2.0/orb-author-intro/). Public orbs are listed in the [Orb Registry](https://circleci.com/developer/orbs).
76+
In the above example, `hello` is considered the orbs reference; whereas `circleci/[email protected]` is the fully-qualified orb reference. You can learn more about orbs [here](https://circleci.com/orbs/). Documentation is available for [Using Orbs]({{site.baseurl}}/2.0/orb-intro/) and [Authoring Orbs]({{site.baseurl}}/2.0/orb-author-intro/). Public orbs are listed in the [Orb Registry](https://circleci.com/developer/orbs).
7777

7878
## **`commands`** (requires version: 2.1)
7979
{: #commands-requires-version-21 }

0 commit comments

Comments
 (0)