Skip to content

docs: apply C1 rebrand to connector.mdx#137

Merged
gontzess merged 1 commit intomainfrom
docs/c1-rebrand
Apr 6, 2026
Merged

docs: apply C1 rebrand to connector.mdx#137
gontzess merged 1 commit intomainfrom
docs/c1-rebrand

Conversation

@mindymo
Copy link
Copy Markdown
Contributor

@mindymo mindymo commented Apr 6, 2026

Updates docs/connector.mdx with the C1 rebrand:

  • Renames ConductorOneC1 in prose, comments, and placeholder text
  • Updates brand color #65DE23#c937ae
  • Lowercases GitHub org name in the repository resource link

URLs that are case-sensitive or functional (distro site, tenant URLs, email addresses, file paths) are unchanged.

Renames ConductorOne -> C1 in prose, comments, and placeholder text.
Updates brand color #65DE23 -> #c937ae.
Lowercases GitHub org name in repository link.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mindymo mindymo requested review from a team and dslick April 6, 2026 21:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Claude finished @mindymo's task in 56s —— View job


PR Review: docs: apply C1 rebrand to connector.mdx

  • Gather context and read changed files
  • Review changes
  • Post review feedback

Looks good! This is a clean, mechanical find-and-replace with the right judgment calls on what to leave unchanged.

What I verified:

  • All prose instances of "ConductorOne" are correctly updated to "C1"
  • Brand color #65DE23#c937ae applied consistently across all 5 capability table rows
  • Case-sensitive/functional URLs left intact: dist.conductorone.com/ConductorOne/... (line 319), ghcr.io/conductorone/... (line 418)
  • GitHub repo link lowercased to github.com/conductorone/baton-github (line 321) — GitHub URLs are case-insensitive, so this works fine
  • No instances of "ConductorOne" missed in prose (only the dist URL remains, correctly)

One nit (pre-existing): Line 384 has a typo "GitHib" → "GitHub" — left an inline suggestion in case you want to fix it while you're here.

No blocking issues.

@@ -383,7 +383,7 @@ stringData:
BATON_APP_PRIVATEKEY_PATH: <Path to the private key file for the GitHub app>
BATON_ORGS: <Name of the single GitHib org the app was created for>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-existing typo — not from this PR, but while you're in here:

Suggested change
BATON_ORGS: <Name of the single GitHib org the app was created for>
BATON_ORGS: <Name of the single GitHub org the app was created for>

Copy link
Copy Markdown
Contributor

@gontzess gontzess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - single file rebrand change, CI passing

Copy link
Copy Markdown
Contributor

@gontzess gontzess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - single file rebrand change, CI passing

@gontzess gontzess merged commit abd2078 into main Apr 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants