Skip to content

docs: fix broken card links on roadmap page#68918

Open
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:docs-fix-broken-card-links-on-roadmap-page
Open

docs: fix broken card links on roadmap page#68918
erkamyaman wants to merge 1 commit into
angular:mainfrom
erkamyaman:docs-fix-broken-card-links-on-roadmap-page

Conversation

@erkamyaman
Copy link
Copy Markdown
Contributor

The "Improve debugging with better Angular error messages" and "Launch advanced compiler diagnostics" cards on the roadmap page pointed to reference/errors and reference/extended-diagnostics, which are not routed on angular.dev. The published routes are /errors and /extended-diagnostics. Also drop an inconsistent leading slash from the Signal Forms card href to match the rest of the file.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Two cards on https://angular.dev/roadmap 404:

  • "Improve debugging with better Angular error messages" → reference/errors
  • "Launch advanced compiler diagnostics" → reference/extended-diagnostics

The published routes are /errors and /extended-diagnostics.

What is the new behavior?

Cards point to the real routes. Also removes a stray leading slash from one href so all cards in the file use the same format.

Does this PR introduce a breaking change?

  • Yes
  • No

The "Improve debugging with better Angular error messages" and "Launch advanced compiler diagnostics" cards on the roadmap page pointed to `reference/errors` and `reference/extended-diagnostics`, which are not routed on angular.dev. The published routes are `/errors` and `/extended-diagnostics`. Also drop an inconsistent leading slash from the Signal Forms card href to match the rest of the file.
@pullapprove pullapprove Bot requested a review from JeanMeche May 25, 2026 19:06
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 25, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant