Skip to content

Commit

Permalink
Changing image urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigran Hambardzumyan committed Nov 29, 2019
1 parent 0bd40fa commit a46c416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This VSTS/TFS marketplace task generates changelog from commit messages. This task was built inspired by [changelog_from_git_commits](https://docs.fastlane.tools/actions/changelog_from_git_commits/) action of [Fastlane](https://fastlane.tools/) tools.

![cfgc options](./images/options.png)
![cfgc options](images/options.png)

## Options

Expand All @@ -15,7 +15,7 @@ The task has 2 options to generate changelog:
* **From revision** - Tag name or revision hash of start commit.
* **To revision** - Tag name or revision hash of last commit.

![beetwen option](./images/between-option.png)
![beetwen option](images/between-option.png)

## Customization

Expand Down

0 comments on commit a46c416

Please sign in to comment.