diff --git a/doc/src/workflow/action/index.md b/doc/src/workflow/action/index.md index b8807db..5cf9d6f 100644 --- a/doc/src/workflow/action/index.md +++ b/doc/src/workflow/action/index.md @@ -100,7 +100,7 @@ See [resources](resources.md). ## `[submit_options]` -See [submit_options](submit_options.md). +See [submit_options](submit-options.md). ## from diff --git a/doc/src/workflow/action/submit-options.md b/doc/src/workflow/action/submit-options.md index cede98d..d6a1031 100644 --- a/doc/src/workflow/action/submit-options.md +++ b/doc/src/workflow/action/submit-options.md @@ -50,7 +50,7 @@ omitted. `action.scubmit_options..partition`: **string** - Force the use of a particular partition when submitting jobs to the queue on cluster `. When omitted, **row** will automatically determine the correct partition based on the configuration in -[`clusters.toml`](../clusters/index.md). +[`clusters.toml`](../../clusters/index.md). > Note: You should almost always omit `partition`. Set it *only* when you need a > specialty partition that is not automatically selected.