Skip to content

Commit 9e6a3a6

Browse files
SecondThundeRAhmedBaset
authored andcommitted
fix: correct example link to minified error on /errors index page (#8070)
1 parent 643ff5a commit 9e6a3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/errors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ In the minified production build of React, we avoid sending down full error mess
77

88
We highly recommend using the development build locally when debugging your app since it tracks additional debug info and provides helpful warnings about potential problems in your apps, but if you encounter an exception while using the production build, the error message will include just a link to the docs for the error.
99

10-
For an example, see: [https://ar.react.dev/errors/149](/errors/421).
10+
For an example, see: [https://ar.react.dev/errors/149](/errors/149).

0 commit comments

Comments
 (0)