summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Schlaeger <cs@taskjuggler.org>2014-07-22 21:32:44 +0200
committerChris Schlaeger <cs@taskjuggler.org>2014-07-22 21:32:44 +0200
commit12567e2f4a1579645993d5a2f259af3dfaa992e3 (patch)
treeece7ca52496edbbb13c83695cf645be2be6b6f35 /README.md
parent40d6c7daec048e939efc484083f6421a8980d224 (diff)
downloadpostrunner-12567e2f4a1579645993d5a2f259af3dfaa992e3.zip
Fix home page URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc10e49..ab09bd1 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ This will provide you with a lot more information contained in the FIT files tha
PostRunner is currently work in progress. It does some things I want with files from my Garmin FR620. It's certainly possible to do more things and support more devices. Patches are welcome!
-1. Fork it ( https://github.com/[my-github-username]/postrunner/fork )
+1. Fork it ( https://github.com/scrapper/postrunner/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)