Skip to content

Commit 808bfa5

Browse files
committed
fix docs
1 parent ae6d847 commit 808bfa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following example sets `1Gi` as memory limit for `marvin` plugin.
2020
--set scan.plugins.marvin.resources.limits.memory=1Gi
2121
```
2222

23-
Resources requests and limits can also be set for `worker` container ([See how plugins work](../plugins/#how-plugins-work)):
23+
Resources requests and limits can also be set for `worker` container ([See how plugins work](../../plugins/#how-plugins-work)):
2424
```
2525
--set scan.plugins.trivy.workerResources.limits.memory=1Gi
2626
```

0 commit comments

Comments
 (0)