We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b0c67 commit 8cdfc37Copy full SHA for 8cdfc37
content/en/docs/5-real-world/1-error-handling/1-domain-vs-transport.md
@@ -57,7 +57,7 @@ Domain errors should:
57
### Custom Error Types (Optional)
58
59
For cases where additional structured error data is needed, you can define custom error types. See the
60
-[main error handling documentation](../_index.md#custom-error-types) for detailed information about
+[main error handling documentation](_index.md#custom-error-types) for detailed information about
61
custom error types, including important requirements for the `name` field and the `struct:error:name`
62
metadata.
63
0 commit comments