Skip to content

Commit e6e9a28

Browse files
committed
fix broken link in old blog post
1 parent 50fcb04 commit e6e9a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/archive/bucklescript-8-1-new-syntax.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We apologize for having kept this under wrap; syntax discussions have always bee
2222

2323
**Here's what you need to know:**
2424
- The new syntax comes directly with your BuckleScript 8.1 installation. You won't have to install anything else. It does not depend on the old `refmt`.
25-
- There are a few differences in syntax, documented [here](/docs/reason-compiler/latest/new-bucklescript-syntax).
25+
- There are a few differences in syntax, documented [here](/docs/manual/v8.0.0/migrate-from-bucklescript-reason).
2626
- This is BuckleScript-only currently.
2727
- Our editor support is currently limited; we'd like to take this occasion to clean it up. In the meantime, if you upgrade your [VSCode](https://marketplace.visualstudio.com/items?itemName=jaredly.reason-vscode) or [Sublime Text](https://github.com/reasonml-editor/sublime-reason) plugin, you should get the proper highlighting.
2828
- We've made a refmt-to-new-syntax converter that we'll release later. We'd like you to test it on small bits of code for now; a wholesale conversion at this stage would be a bit too rushed.

0 commit comments

Comments
 (0)