Skip to content

Commit 039b20a

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-9141: IaC custom rules within a pipeline update API link
1 parent dc2a161 commit 039b20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scan-with-snyk/snyk-iac/current-iac-custom-rules/iac-custom-rules-within-a-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Ensure that the OCI\_REGISTRY\_NAME configured in the GitHub Secrets does not al
176176

177177
After publishing the custom rules to an OCI registry, you can configure a separate pipeline to use these rules.
178178

179-
One way to do this is by using the API endpoint [Update the Infrastructure as Code settings for a group](https://apidocs.snyk.io/patch-/groups/-group_id-/settings/#patch-/groups/-group_id-/settings/iac).
179+
One way to do this is by using the API endpoint [Update the Infrastructure as Code settings for a group](../../../snyk-api/reference/iacsettings.md#patch-groups-group_id-settings-iac).
180180

181181
This means configuring the GitHub Action above with another job for updating Snyk to use the configured custom rules bundle:
182182

0 commit comments

Comments
 (0)