Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/connector.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Click **Generate token**. Copy and save the new token.
If you use SAML SSO, you must authorize the PAT using [these instructions](https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on).
</Warning>

**That's it!** Next, move on to the connector configuration instructions.
**Done.** Next, move on to the connector configuration instructions.

### Option 2: Use a GitHub app

Expand Down Expand Up @@ -187,7 +187,7 @@ Click **Install**.
</Step>
</Steps>

**That's it!** Next, move on to the connector configuration instructions.
**Done.** Next, move on to the connector configuration instructions.

## Configure the GitHub Enterprise connector

Expand Down Expand Up @@ -273,7 +273,7 @@ The connector's label changes to **Syncing**, followed by **Connected**. You can
</Step>
</Steps>

**That's it!** Your GitHub Enterprise connector is now pulling access data into C1.
**Done.** Your GitHub Enterprise connector is now pulling access data into C1.
</Tab>

<Tab title="Self-hosted">
Expand Down
Loading