Skip to content

Commit da028ff

Browse files
committed
migrate to v11: add Core docs link
1 parent 540621d commit da028ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/migrate-to-v11.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Open it so it's available in the global scope.
6464

6565
For a detailed explanation on migration to ReScript Core, please refer to its [migration guide](https://github.com/rescript-association/rescript-core#migration). A semi-automated script is available as well.
6666

67-
**Note**: ReScript Core API docs will be added to this documentation platform at a later stage. For now check out the `.resi` files in the repository or, more conveniently, read the docs for a certain module or function directly in the editor tooling.
67+
See ReScript Core API docs [here](api/core).
6868

6969
### Removed bindings
7070

0 commit comments

Comments
 (0)