Skip to content

Commit 0c7557f

Browse files
committed
add link to blog post about untagged variants
1 parent 65e08a3 commit 0c7557f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

misc_docs/syntax/decorator_unboxed.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ _`@unboxed` for variants with multiple constructors is available since ReScript
3535

3636
### References
3737

38-
* [Untagged variants](variant#untagged-variants)
38+
* [Untagged variants doc](variant#untagged-variants)
39+
* [Blog post introducing untagged variants](blog/improving-interop)
3940
* [Unboxed record](/docs/manual/v10.0.0/unboxed)

0 commit comments

Comments
 (0)