diff options
| author | Zack Hobson | 2015-06-03 14:44:23 -0700 |
|---|---|---|
| committer | Zack Hobson | 2015-06-03 14:44:23 -0700 |
| commit | d5ca9a70a27a1992fea4fb7603e9a0a039cff88b (patch) | |
| tree | 95aa7f0f50b8180862a3c15eef77ba4561274887 | |
| parent | d71cd4a12bc0707bac9b7f09cca1ef057b3280b8 (diff) | |
| download | hcl-d5ca9a70a27a1992fea4fb7603e9a0a039cff88b.tar.bz2 | |
README: fix rdoc.info API link
| -rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index c78c568..6e24544 100644 --- a/README.markdown +++ b/README.markdown @@ -9,7 +9,7 @@ HCl is a command-line tool for interacting with Harvest time sheets using the [](http://badge.fury.io/rb/hcl) [htt]: http://www.getharvest.com/api/time_tracking -[rdoc]: http://rdoc.info/github/zenhob/hcl/file/README.markdown +[rdoc]: http://www.rubydoc.info/github/zenhob/hcl/master ## GETTING STARTED |
