Skip to content

fix: link harness docs at the brand domain - #44

Open
BoldBlackBot wants to merge 1 commit into
boldblackai:mainfrom
BoldBlackBot:fix/harness-docs-links
Open

fix: link harness docs at the brand domain#44
BoldBlackBot wants to merge 1 commit into
boldblackai:mainfrom
BoldBlackBot:fix/harness-docs-links

Conversation

@BoldBlackBot

Copy link
Copy Markdown
Contributor

Summary

  • docs/getting-started.md: harness docs link → https://harness.boldblack.ai/docs/
  • README.md: "hardened" link → https://harness.boldblack.ai/docs/security/

Why

Two outbound links pointed at the raw GitHub Pages origin (boldblackai.github.io/harness/) for the harness docs. Once boldblackai/harness#175 flips the docs site_url to the brand domain, boldblackai.github.io/harness/ pages will declare canonicals to harness.boldblack.ai/docs/ — linking the Pages origin directly passes users through an extra cross-domain hop and dilutes link equity. Point the links at the domain where the docs are served and canonical.

Test plan

  • Both anchors replaced (exact-match replace, asserted).
  • CI docs build passes.

Two outbound links pointed at the raw GitHub Pages origin for the
harness docs; point them at the brand domain where the docs are
served (and canonical). Mirrors the create-dispatch docs setup, whose
own site_url already names the brand domain.

Co-Authored-By: Enrique Canals <84596+EnriqueCanals@users.noreply.github.com>
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.

1 participant