diff --git a/packages/@aws-cdk/aws-codestar/lib/github.ts b/packages/@aws-cdk/aws-codestar/lib/github.ts index 16fa605f46cff..73b8ce34ef977 100644 --- a/packages/@aws-cdk/aws-codestar/lib/github.ts +++ b/packages/@aws-cdk/aws-codestar/lib/github.ts @@ -14,7 +14,7 @@ export interface IGitHubRepository extends cdk.IResource { } /** - * Properties of GitHubRepository + * Construction properties of {@link GitHubRepository}. */ export interface GitHubRepositoryProps { /**