Skip to content

Commit 2f4ddee

Browse files
committed
docs: fix local showcase references
1 parent 8cae4ac commit 2f4ddee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/showcase/local-direct-execution.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ The run has no data dependency and therefore reports zero transferred bytes. Use
8484
| The activity writes no artifact | The run only records changes made below its activity workspace. Make the command write relative to its working directory, as this example does. |
8585
| The wrong machine executes the command | Direct execution always occurs on the daemon host. Run a daemon in the target environment, or use a remote runtime such as Kubernetes or SLURM instead. |
8686

87-
Read [Execution modes and runtimes](../explanations/runtimes) for the execution boundary and [Workflow runs](../guides/workflows/execution) for monitoring and cancellation.
87+
Read [Execution modes and runtimes](../runtimes) for the execution boundary and [Workflow runs](../guides/workflows/executions) for monitoring and cancellation.

0 commit comments

Comments
 (0)