Skip to content

Commit b64f5f4

Browse files
committed
style fixes
1 parent f37c07d commit b64f5f4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

jekyll/_cci2/server/operator/managing-orbs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contentTags:
44
- Server v4.x
55
- Server Admin
66
---
7-
= Managing Orbs
7+
= Managing orbs
88
:page-layout: classic-docs
99
:page-liquid:
1010
:page-description: Use this page to learn about orbs and how to manage them within CircleCI server v4.x.
@@ -18,7 +18,7 @@ If you are looking for information on creating an orb, see the https://circleci.
1818

1919
Orbs are accessed via the https://circleci.com/docs/local-cli/[CircleCI CLI]. Orbs require your CircleCI user to be an admin. They also require a https://circleci.com/docs/managing-api-tokens/[personal API token].
2020

21-
Please ensure that you are using a personal API token generated _after_ your user account is made an admin.
21+
Ensure that you are using a personal API token generated _after_ your user account is made an admin.
2222

2323
Providing a local repository location using the `--host` option allows you to access your local server orbs, rather than public cloud orbs. For example, if your server installation is located at `\http://circleci.somehostname.com`, you can run orb commands local to that orb repository by passing `--host \http://cirlceci.somehostname.com`.
2424

jekyll/_cci2/server/v4.1/operator/managing-orbs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contentTags:
44
- Server v4.1
55
- Server Admin
66
---
7-
= Managing Orbs
7+
= Managing orbs
88
:page-layout: classic-docs
99
:page-liquid:
1010
:page-description: Use this page to learn about orbs and how to manage them within CircleCI server v4.x.
@@ -19,7 +19,7 @@ If you are looking for information on creating an orb, see the xref:../../../orb
1919

2020
Orbs are accessed via the xref:../../../local-cli#[CircleCI CLI]. Orbs require your CircleCI user to be an admin. They also require a xref:../../../managing-api-tokens#[personal API token].
2121

22-
Please ensure that you are using a personal API token generated _after_ your user account is made an admin.
22+
Ensure that you are using a personal API token generated _after_ your user account is made an admin.
2323

2424
Providing a local repository location using the `--host` option allows you to access your local server orbs, rather than public cloud orbs. For example, if your server installation is located at `\http://circleci.somehostname.com`, you can run orb commands local to that orb repository by passing `--host \http://cirlceci.somehostname.com`.
2525

jekyll/_cci2/server/v4.2/operator/managing-orbs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contentTags:
44
- Server v4.2
55
- Server Admin
66
---
7-
= Managing Orbs
7+
= Managing orbs
88
:page-layout: classic-docs
99
:page-liquid:
1010
:page-description: Use this page to learn about orbs and how to manage them within CircleCI server v4.2.
@@ -20,7 +20,7 @@ If you are looking for information on creating an orb, see the xref:../../../orb
2020

2121
Orbs are accessed via the xref:../../../local-cli#[CircleCI CLI]. Orbs require your CircleCI user to be an admin. They also require a xref:../../../managing-api-tokens#[personal API token].
2222

23-
Please ensure that you are using a personal API token generated _after_ your user account is made an admin.
23+
Ensure that you are using a personal API token generated _after_ your user account is made an admin.
2424

2525
Providing a local repository location using the `--host` option allows you to access your local server orbs, rather than public cloud orbs. For example, if your server installation is located at `\http://circleci.somehostname.com`, you can run orb commands local to that orb repository by passing `--host \http://cirlceci.somehostname.com`.
2626

jekyll/_cci2/server/v4.3/operator/managing-orbs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contentTags:
44
- Server v4.3
55
- Server Admin
66
---
7-
= Managing Orbs
7+
= Managing orbs
88
:page-layout: classic-docs
99
:page-liquid:
1010
:page-description: Use this page to learn about orbs and how to manage them within CircleCI server v4.3.
@@ -20,7 +20,7 @@ If you are looking for information on creating an orb, see the xref:../../../orb
2020

2121
Orbs are accessed via the xref:../../../local-cli#[CircleCI CLI]. Orbs require your CircleCI user to be an admin. They also require a xref:../../../managing-api-tokens#[personal API token].
2222

23-
Please ensure that you are using a personal API token generated _after_ your user account is made an admin.
23+
Ensure that you are using a personal API token generated _after_ your user account is made an admin.
2424

2525
Providing a local repository location using the `--host` option allows you to access your local server orbs, rather than public cloud orbs. For example, if your server installation is located at `\http://circleci.somehostname.com`, you can run orb commands local to that orb repository by passing `--host \http://cirlceci.somehostname.com`.
2626

0 commit comments

Comments
 (0)