Skip to content

Commit 89fcd9d

Browse files
authored
Update links for @as attribute in cheatsheet
Referencing the main explanation for the @as attribute.
1 parent 556da41 commit 89fcd9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

markdown-pages/docs/manual/interop-cheatsheet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is a glossary with examples. All the features are described by later pages.
1818

1919
### Attributes
2020

21-
- `@as`: [here](./attribute.mdx#usage), [here](./bind-to-js-function.mdx#fixed-arguments), [here](./bind-to-js-function.mdx#constrain-arguments-better) and [here](./generate-converters-accessors.mdx#usage-3)
21+
- `@as`: [here](./variant.mdx#tagged-variants), [here](./attribute.mdx#usage), [here](./bind-to-js-function.mdx#fixed-arguments), [here](./bind-to-js-function.mdx#constrain-arguments-better) and [here](./generate-converters-accessors.mdx#usage-3)
2222
- [`@deriving`](./generate-converters-accessors.mdx#generate-functions--plain-values-for-variants)
2323
- [`@get`](./bind-to-js-object.mdx#bind-using-special-bs-getters--setters)
2424
- [`@get_index`](./bind-to-js-object.mdx#bind-using-special-bs-getters--setters)

0 commit comments

Comments
 (0)