Skip to content

Commit 02f3266

Browse files
committed
Update DocsOverview
1 parent 993b35b commit 02f3266

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/DocsOverview.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/DocsOverview.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ let default = (~showVersionSelect=true) => {
3636
let ecosystem = [
3737
("Package Index", "/packages"),
3838
("GenType", "/docs/gentype/latest/introduction"),
39-
("rescript-react", "/docs/react/latest/introduction"),
39+
("rescript-react (coming soon)", "/docs/react/latest/introduction"),
4040
("Reanalyze", "https://github.com/reason-association/reanalyze"),
4141
]
4242
let tools = [("Syntax Lookup", "/syntax-lookup")]

0 commit comments

Comments
 (0)