Skip to content

Commit cbae8d7

Browse files
committed
Fix RLBox link
1 parent ed90add commit cbae8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/high-level/UseCases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ to call imports, which could break other components' single-threaded assumptions
325325
the imported function to have been explicitly `shared` and thus callable from
326326
any `fork`ed thread.
327327

328-
[RLBox]: https://docs.rlbox.dev/
328+
[RLBox]: https://rlbox.dev/
329329
[Principle of Least Authority]: https://en.wikipedia.org/wiki/Principle_of_least_privilege
330330
[Modular Programming]: https://en.wikipedia.org/wiki/Modular_programming
331331
[start function]: https://webassembly.github.io/spec/core/intro/overview.html#semantic-phases

0 commit comments

Comments
 (0)