Skip to content

Commit c9efd9b

Browse files
authored
chore: Fix links in docs, format
1 parent 266b1dd commit c9efd9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Published Packages
44

5-
- https://pypi.org/project/cdk-seed.pgstac-cdk-construct/
6-
- https://www.npmjs.com/package/pgstac-cdk-construct
5+
- https://pypi.org/project/cdk-pgstac/
6+
- https://www.npmjs.com/package/cdk-pgstac/
77

88
## Release
99

1010
Versioning is automatically handled via [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) and [Semantic Release](https://semantic-release.gitbook.io/semantic-release/).
1111

12-
A warning: If you rebase `main`, you must ensure that the commits referenced by tags point to commits that are within the `main` branch. If a commit references a commit that is no longer on the `main` branch, Semantic Release will fail to detect the correct version of the project. [More information](https://github.com/semantic-release/semantic-release/issues/1121#issuecomment-517945233).
12+
_Warning_: If you rebase `main`, you must ensure that the commits referenced by tags point to commits that are within the `main` branch. If a commit references a commit that is no longer on the `main` branch, Semantic Release will fail to detect the correct version of the project. [More information](https://github.com/semantic-release/semantic-release/issues/1121#issuecomment-517945233).

0 commit comments

Comments
 (0)