Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit bba12bd

Browse files
committed
docs: fix repo URL
1 parent 5be3fac commit bba12bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
1010
name: '@scaleleap/cdk-shared-static-website-hosting',
1111
packageManager: javascript.NodePackageManager.NPM,
1212
projenrcTs: true,
13-
repositoryUrl: 'https://github.com/ScaleLeap/shared-static-website-hosting.git',
13+
repositoryUrl: 'https://github.com/ScaleLeap/shared-static-website-hosting',
1414
license: 'MIT',
1515
devDeps: [
1616
'@types/aws-lambda',

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)