Skip to content

Commit 98c2f13

Browse files
committed
docs: fix 404 link
1 parent fe3f39f commit 98c2f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.getting-started/12.error-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const handleError = () => clearError({ redirect: '/' })
107107
</template>
108108
```
109109

110-
::read-more{to="/docs/4.x/directory-structure/error"}
110+
::read-more{to="/docs/4.x/directory-structure/app/error"}
111111
Read more about `error.vue` and its uses.
112112
::
113113

0 commit comments

Comments
 (0)