Skip to content

Commit 0d16b1a

Browse files
author
awstools
committed
docs(client-codeguru-reviewer): Documentation update to replace broken link.
1 parent 0faff07 commit 0d16b1a

File tree

2 files changed

+304
-250
lines changed

2 files changed

+304
-250
lines changed

clients/client-codeguru-reviewer/src/models/models_0.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ export interface CodeArtifacts {
218218

219219
/**
220220
* <p>The S3 object key for a build artifacts .zip file that contains .jar or .class files.
221-
* This is required for a code review with security analysis. For more information, see <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-ug/code-review-security.html">Create
222-
* code reviews with security analysis</a> in the <i>Amazon CodeGuru Reviewer User
221+
* This is required for a code review with security analysis. For more information, see <a href="https://docs.aws.amazon.com/codeguru/latest/reviewer-ug/working-with-cicd.html">Create
222+
* code reviews with GitHub Actions</a> in the <i>Amazon CodeGuru Reviewer User
223223
* Guide</i>.</p>
224224
*/
225225
BuildArtifactsObjectKey?: string;

0 commit comments

Comments
 (0)