Report and bail on broken links (#13540)
This commit is contained in:
@@ -240,7 +240,7 @@ single-threaded environment, and must be deterministic:
|
||||
should be used instead.
|
||||
- The runtime enforces a limit on the number of instructions a program can
|
||||
execute during the processing of one instruction. See [computation
|
||||
budget](developing/programming-model/computation-budget.md) for more
|
||||
budget](developing/programming-model/compute-budget.md) for more
|
||||
information.
|
||||
|
||||
## Logging
|
||||
|
@@ -26,7 +26,7 @@ See [call depth](overview.md#call-depth)
|
||||
## Computational constraints
|
||||
|
||||
See [computational
|
||||
constraints](developing/programming-model/computation-budget.md)
|
||||
constraints](developing/programming-model/compute-budget.md)
|
||||
|
||||
## Float Rust types
|
||||
|
||||
|
Reference in New Issue
Block a user