Skip to content

Commit 64017d1

Browse files
committed
chore: update toolkit-lib homepage to API Reference website
1 parent a560d1e commit 64017d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.projenrc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,7 @@ const toolkitLibTsCompilerOptions = {
794794
const toolkitLib = configureProject(
795795
new yarn.TypeScriptWorkspace({
796796
...genericCdkProps(),
797+
homepage: 'https://docs.aws.amazon.com/cdk/api/toolkit-lib',
797798
parent: repo,
798799
name: '@aws-cdk/toolkit-lib',
799800
description: 'AWS CDK Programmatic Toolkit Library',

packages/@aws-cdk/toolkit-lib/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)