Skip to content

Commit

Permalink
Add links on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Nov 26, 2024
1 parent 4e072c1 commit ab1564b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/index.mld
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ Aside from the core, [server-reason-react] exposes some needed known libraries f
{ul
{li {!Belt} [server-reason-react.belt] (equivalent to [Belt] from [melange])}
{li {!Js} [server-reason-react.js] (equivalent to [Js] from [melange], very unsafe)}
{li {!URL} [server-reason-react.url]}
{li {!URL} [server-reason-react.url]} a universal module for managing URLs
{li {!Webapi} [server-reason-react.webapi] (equivalent to [Webapi] from [melange-webapi])}
{li {!Dom} [server-reason-react.dom] (equivalent to [Dom] from [melange-dom])}
{li {!Dom} [server-reason-react.dom] (equivalent to [Dom] from [melange-dom], but with melange_native_ppx)}
}

{_ This libraries would eventually be extracted into their own packages/repositories}
Expand Down

0 comments on commit ab1564b

Please sign in to comment.