From 8dd91f6f10be7a99429fec5351769205c6b4f9b8 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Sun, 16 Jul 2017 17:52:47 +0200 Subject: [PATCH] README: repair broken Markdown [ci skip] - and be more clear about the skywinder/changelog_test repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20a94bb..87740cc 100644 --- a/README.md +++ b/README.md @@ -261,14 +261,14 @@ can't get the latest version of Ruby installed. ## Contributing 1. Create an issue and describe your idea -2. [Fork it] (https://github.com/skywinder/Github-Changelog-Generator/fork) +2. [Fork it](https://github.com/skywinder/github-changelog-generator/fork) 3. Create your feature branch (`git checkout -b my-new-feature`) 4. Commit your changes (`git commit -am 'Add some feature'`) 5. Publish the branch (`git push origin my-new-feature`) 6. Create a new Pull Request 7. Profit! :white_check_mark: -*To test your workflow with changelog generator, you can use [test repo](https://github.com/skywinder/changelog_test/)* +You can test your workflow with changelog generator with [the skywinder/changelog_test repo](https://github.com/skywinder/changelog_test/). ## License