Skip to content

Commit a2d2d1f

Browse files
committed
Fix links
1 parent 5807fce commit a2d2d1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/docs/manual/latest/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ BuckleScript is ReScript's old branding, with a sharper focus on proper JS suppo
2020

2121
**What’s the relationship with Reason?**
2222

23-
See [here](/bucklescript-rebranding). Reason is a syntax layer for OCaml that BuckleScript also adopted. The current ReScript compiler also supports the old Reason syntax v3.6 for backward compatibility. We will support it for a long time to make sure existing users do not get breaking changes.
23+
See [here](/blog/bucklescript-is-rebranding). Reason is a syntax layer for OCaml that BuckleScript also adopted. The current ReScript compiler also supports the old Reason syntax v3.6 for backward compatibility. We will support it for a long time to make sure existing users do not get breaking changes.
2424

2525
**I come from Reason/OCaml. Will ReScript keep supporting X?**
2626

pages/docs/manual/v8.0.0/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We reuse the same excellent type system with OCaml, and lots of other high quali
1616

1717
**What’s the relationship with BuckleScript?**
1818

19-
See [here](/bucklescript-rebranding). BuckleScript is ReScript's old branding, with a sharper focus on proper JS support and familiarity which we previously couldn't achieve to the degree we wanted, due to us needing to cater to various different crowds.
19+
See [here](/blog/bucklescript-is-rebranding). BuckleScript is ReScript's old branding, with a sharper focus on proper JS support and familiarity which we previously couldn't achieve to the degree we wanted, due to us needing to cater to various different crowds.
2020

2121
**What’s the relationship with Reason?**
2222

0 commit comments

Comments
 (0)