summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Hobson2015-06-03 14:40:45 -0700
committerZack Hobson2015-06-03 14:40:45 -0700
commitfa17f06fef75cb42d6977c0f146cbee8e8be45d3 (patch)
treec1b6c0eff4a5c659ca901bb20dc70783d4a3bf92
parentf84412ec5190ba7fa7ffced8830da8b1b1ced0d9 (diff)
downloadhcl-fa17f06fef75cb42d6977c0f146cbee8e8be45d3.tar.bz2
README: fix link to harvest status API
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 527d0ee..c78c568 100644
--- a/README.markdown
+++ b/README.markdown
@@ -189,10 +189,10 @@ commands show the time sheet for the specified day:
### Harvest service status
Harvest provides a [status API], which you can query using the
-`hcl status` command. This will tell you whether Harvest itself is up and the
-current response time, along with a timestamp of when it was last tested.
+`hcl status` command. This will tell you whether Harvest itself is up,
+along with a timestamp of when it was last tested.
-[status API]: http://harveststatus.com/status_api
+[status API]: http://harveststatus.com
## AUTHOR