Skip to content

Commit

Permalink
Fix filename for example markdown (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld authored and rarkins committed Mar 16, 2017
1 parent b524520 commit 7b43391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ echo Gulp as markdown
./bin/changelog.js gulp all --markdown > ./examples/gulp.markdown

echo Node as markdown
./bin/changelog.js github.com/joyent/node all --markdown > ./examples/node.json
./bin/changelog.js github.com/joyent/node all --markdown > ./examples/node.markdown

echo Complete
echo Complete
File renamed without changes.

0 comments on commit 7b43391

Please sign in to comment.