Skip to content

Commit ba38193

Browse files
authored
Merge pull request #53 from brettcannon/patch-1
Update URL for the RLBox docs
2 parents 253eab6 + 42a9939 commit ba38193

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://plsyssec.github.io/rlbox_sandboxing_api/sphinx/
328+
[RLBox]: https://docs.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)