Skip to content

Commit 1ed2bb3

Browse files
feat: rename repository to eoapi-cdk (#59)
* chore: rename package to eoapi-cdk * chore: revert repository name for build * BREAKING CHANGE: rename repository to eoapi-cdk
1 parent ed3b836 commit 1ed2bb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# eoAPI CDK Construct
1+
# eoAPI CDK Constructs
22

33
eoapi-cdk is a package of [AWS CDK constructs](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/constructs-best-practices.html) designed to encapsulate eoAPI services and best practices as simple reusable components.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"email": "[email protected]"
2323
},
2424
"repository": {
25-
"url": "https://github.com/developmentseed/cdk-pgstac.git"
25+
"url": "https://github.com/developmentseed/eoapi-cdk.git"
2626
},
2727
"license": "ISC",
2828
"stability": "experimental",

0 commit comments

Comments
 (0)