Skip to content

fix(website): correct api reference e2e test path after rebrand#40

Merged
blove merged 1 commit into
mainfrom
claude/blissful-bartik
Apr 7, 2026
Merged

fix(website): correct api reference e2e test path after rebrand#40
blove merged 1 commit into
mainfrom
claude/blissful-bartik

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 7, 2026

Summary

PR #39 (rebrand) changed the API reference docs URL from /docs/api/stream-resource to /docs/api/angular in the e2e test, but the actual MDX file is at docs-v2/api/agent.mdx which maps to /docs/api/agent.

This test failure blocks the Vercel deploy step, preventing the cockpit examples base-href fix (PR #37) from going live.

Fix: /docs/api/angular/docs/api/agent

Test plan

  • MDX file exists at apps/website/content/docs-v2/api/agent.mdx
  • CI passes with corrected path

@blove blove force-pushed the claude/blissful-bartik branch from 2b34bbf to da32b1f Compare April 7, 2026 00:31
@blove blove force-pushed the claude/blissful-bartik branch from da32b1f to e7a5a13 Compare April 7, 2026 00:34
@blove blove merged commit e1037b5 into main Apr 7, 2026
13 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.

1 participant