Skip to content

Commit 0650981

Browse files
JeanMecheAndrewKushnir
authored andcommitted
docs: fix broken link to error doc (angular#55547)
PR Close angular#55547
1 parent b87a4c4 commit 0650981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adev/src/content/reference/errors/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
| `NG01203` | [Missing value accessor](errors/NG01203) |
2828
| `NG02200` | [Missing Iterable Differ](errors/NG02200) |
2929
| `NG02800` | [JSONP support in HttpClient configuration](errors/NG02800) |
30-
| `NG05000` | [Hydration with unsupported Zone.js instance.](errors/NG5000) |
30+
| `NG05000` | [Hydration with unsupported Zone.js instance.](errors/NG05000) |
3131
| `NG05104` | [Root element was not found.](errors/NG05104) |
3232

3333
## Compiler errors

0 commit comments

Comments
 (0)