Skip to content

Commit c57558b

Browse files
committed
docs: updated readme.md
1 parent 7cbba08 commit c57558b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Github Action for creating a CHANGELOG.md file based on semver and conventional
66
### Pre-requisites
77
Create a workflow .yml file in your repositories .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file.
88

9-
Further more you need to have [git-chlog]() configured and have the configuration added to your git repository
9+
Further more you need to have [git-chlog](https://github.com/git-chglog/git-chglog) configured and have the configuration added to your git repository.
1010

1111
### Inputs
1212
- `next_version`: Next version number
@@ -48,6 +48,6 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
4848
4949
## Authors
5050
51-
* **Steffen F. Qvistgaard** - *Initial work* - [PurpleBooth](https://github.com/ssoerensen)
51+
* **Steffen F. Qvistgaard** - *Initial work* - [ssoerensen](https://github.com/ssoerensen)
5252
5353
See also the list of [contributors](https://github.com/nuuday/github-changelog-action/contributors) who participated in this project.

0 commit comments

Comments
 (0)