Skip to content

Commit

Permalink
fix changelog link
Browse files Browse the repository at this point in the history
  • Loading branch information
glicht authored Nov 28, 2020
1 parent a7811ae commit d4ed7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ pip install -i https://test.pypi.org/simple/ demisto-py
```

Steps to publish a production release:
* Make sure [CHANGELOG.md[(CHANGELOG.md) is up to date.
* Make sure [CHANGELOG.md](CHANGELOG.md) is up to date.
* Create and push a tag with the release version using git. For example:
```
git tag v2.0.19
Expand Down

0 comments on commit d4ed7e4

Please sign in to comment.