Skip to content

Commit

Permalink
Fix path to screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmithy committed Sep 17, 2019
1 parent 6b0e09d commit fc5569d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommitContentSampleApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Pre-requisites
Screenshots
-------------

<img src="screenshots/screenshot-1.png" height="400" alt="Screenshot"/>
<img src="screenshots/screenshot1.png" height="400" alt="Screenshot"/>

Getting Started
---------------
Expand Down

1 comment on commit fc5569d

@lukejones
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

Please sign in to comment.