Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the markdown link for the NG05000 error #55568

Closed
wants to merge 1 commit into from

Conversation

ranma42
Copy link
Contributor

@ranma42 ranma42 commented Apr 27, 2024

The file was renamed in ae7af8d23b03585267722347f09bf285f59a4abd but the link was not updated.

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.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

The link in the runtime error page references the old page of the runtime error (NG5000), which is not present anymore.

Issue Number: N/A

What is the new behavior?

The link in the runtime error page references the updated page of the runtime error (NG05000), which has been renamed in ae7af8d23b03585267722347f09bf285f59a4abd.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

The file was renamed in `ae7af8d23b03585267722347f09bf285f59a4abd`
but the link was not updated.
@angular-robot angular-robot bot added the area: docs Related to the documentation label Apr 27, 2024
@ngbot ngbot bot added this to the Backlog milestone Apr 27, 2024
@JeanMeche
Copy link
Member

Hi, thank you for the change, we already have a pending PR to fix it. (#55547)

@JeanMeche JeanMeche closed this Apr 27, 2024
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.

None yet

2 participants