Skip to content

Commit

Permalink
fix(readme): make home image a link to github image
Browse files Browse the repository at this point in the history
  • Loading branch information
evansiroky committed Jul 20, 2018
1 parent 492a266 commit 3af1ca0
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 @@ -95,4 +95,4 @@ cache:

Create a Github token that will be used to make commits and create releases. Add the token to your travis environment variables as either `GH_TOKEN` or `GITHUB_TOKEN`. Add the following permissions to your token:

<img src="github-token-example.png" />
<img src="https://raw.githubusercontent.com/conveyal/maven-semantic-release/master/github-token-example.png" />

0 comments on commit 3af1ca0

Please sign in to comment.