Skip to content

Commit 68ee33b

Browse files
jefNeo Hsu
authored andcommitted
docs: update hyperlink (googleapis#411)
1 parent 4b29e3d commit 68ee33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Automate releases with Conventional Commit Messages.
4747
| input | description |
4848
|:---:|---|
4949
| `token` | A GitHub secret token, the action defaults to using the special `secrets.GITHUB_TOKEN` |
50-
| `release-type` | What type of project is this a release for? Reference [Release types supported](#release-types-supported); new types of releases can be [added here](https://github.com/googleapis/release-please/tree/master/src/releasers) |
50+
| `release-type` | What type of project is this a release for? Reference [Release types supported](#release-types-supported); new types of releases can be [added here](https://github.com/googleapis/release-please/tree/main/src/strategies) |
5151
| `package-name` | A name for the artifact releases are being created for (this might be the `name` field in a `setup.py` or `package.json`) |
5252
| `bump-minor-pre-major` | Should breaking changes before 1.0.0 produce minor bumps? Default `No` |
5353
| `bump-patch-for-minor-pre-major` | Should feat changes before 1.0.0 produce patch bumps instead of minor bumps? Default `No` |

0 commit comments

Comments
 (0)