Skip to content

Commit 5543b7c

Browse files
atinuxdanielroe
authored andcommitted
docs: fix 404 link
1 parent 583fed9 commit 5543b7c

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/guide/directory-structure/error"}
110+
::read-more{to="/docs/3.x/directory-structure/error"}
111111
Read more about `error.vue` and its uses.
112112
::
113113

0 commit comments

Comments
 (0)