Skip to content

Commit bf35c82

Browse files
committed
fix ref
1 parent 2547c99 commit bf35c82

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • docs/content/en/docs/5_architecture_and_components/function-runner/functionality

docs/content/en/docs/5_architecture_and_components/function-runner/functionality/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ Provides declarative configuration of function executors through Kubernetes CRDs
3333
- **Image Prefix Matching**: Supports multiple image prefixes and tags per function configuration
3434
- **Template Customization**: Per-function pod and service template overrides including security context, resources, and environment variables
3535

36-
For detailed configuration examples, see [Function Runner Configuration]({{% relref "/docs/5_architecture_and_components/function-runner/function-runner-config.md" %}}). For integration with executor selection, see [Function Runner Interactions]({{% relref "/docs/5_architecture_and_components/function-runner/interactions.md" %}}).
36+
For detailed configuration examples, see [Function Runner Configuration]({{% relref "/docs/6_configuration_and_deployments/configurations/components/function-runner-config/_index.md" %}}).
37+
38+
For integration with executor selection, see [Function Runner Interactions]({{% relref "/docs/5_architecture_and_components/function-runner/interactions.md" %}}).
3739

3840
### Pod Lifecycle Management
3941

0 commit comments

Comments
 (0)