Skip to content

Fix broken WithTerminal link in 13.5 whats-new#1281

Merged
sebastienros merged 1 commit into
release/13.5from
sebastienros-fix-withterminal-link-13-5
Jun 22, 2026
Merged

Fix broken WithTerminal link in 13.5 whats-new#1281
sebastienros merged 1 commit into
release/13.5from
sebastienros-fix-withterminal-link-13-5

Conversation

@sebastienros

Copy link
Copy Markdown
Contributor

Summary

Fixes the starlight-links-validator CI failure on release/13.5.

In src/frontend/src/content/docs/whats-new/aspire-13-5.mdx the "WithTerminal() interactive terminal sessions" link pointed to /app-host/interactive-terminal-sessions/, which does not exist. The correct page is src/frontend/src/content/docs/app-host/withterminal.mdx, whose slug is /app-host/withterminal/.

Changes

  • Update the link in aspire-13-5.mdx to /app-host/withterminal/.

Verified with a grep across src/frontend/src/content/docs that no other references to the wrong path remain.

Point to /app-host/withterminal/ which is the correct slug for the
interactive terminal sessions page, fixing the starlight-links-validator
CI failure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 22, 2026 21:56

Copilot AI left a comment

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.

Pull request overview

This PR fixes a broken documentation link in the Aspire 13.5 “what’s new” page, resolving the starlight-links-validator CI failure on release/13.5.

Changes:

  • Updated the WithTerminal() “interactive terminal sessions” link to point to the existing /app-host/withterminal/ page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebastienros sebastienros enabled auto-merge (squash) June 22, 2026 22:08
@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1281. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1281 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@sebastienros sebastienros merged commit 2e4e93f into release/13.5 Jun 22, 2026
10 checks passed
@sebastienros sebastienros deleted the sebastienros-fix-withterminal-link-13-5 branch June 22, 2026 22:20
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.

4 participants