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 0c7557f commit 1fabe8dCopy full SHA for 1fabe8d
misc_docs/syntax/decorator_unboxed.mdx
@@ -35,6 +35,6 @@ _`@unboxed` for variants with multiple constructors is available since ReScript
35
36
### References
37
38
-* [Untagged variants doc](variant#untagged-variants)
39
-* [Blog post introducing untagged variants](blog/improving-interop)
+* [Untagged variants doc](/docs/manual/latest/variant#untagged-variants)
+* [Blog post introducing untagged variants](/blog/improving-interop)
40
* [Unboxed record](/docs/manual/v10.0.0/unboxed)
0 commit comments