From 0e672bf43b2ef749480e3733997bc9612a503332 Mon Sep 17 00:00:00 2001 From: Florian Hammerschmidt Date: Thu, 13 Aug 2026 16:08:43 +0200 Subject: [PATCH] Update link to ReScript forum development section --- apps/docs/markdown-pages/community/roadmap.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/markdown-pages/community/roadmap.mdx b/apps/docs/markdown-pages/community/roadmap.mdx index c9729192c..c4daacfd6 100644 --- a/apps/docs/markdown-pages/community/roadmap.mdx +++ b/apps/docs/markdown-pages/community/roadmap.mdx @@ -49,6 +49,6 @@ ReScript 13 also removes deprecated configuration, syntax, and standard-library ## Follow Development -For the latest details, follow the [ReScript 13 compiler changelog](https://github.com/rescript-lang/rescript/blob/master/CHANGELOG.md), the [development section of the ReScript forum](https://forum.rescript-lang.org/c/development/11), and the [ReScript blog](/blog). +For the latest details, follow the [ReScript 13 compiler changelog](https://github.com/rescript-lang/rescript/blob/master/CHANGELOG.md), the [development section of the ReScript forum](https://forum.rescript-lang.org/c/development), and the [ReScript blog](/blog). Release contents and timing may change.