diff options
| author | Zack Hobson | 2015-06-03 14:40:45 -0700 |
|---|---|---|
| committer | Zack Hobson | 2015-06-03 14:40:45 -0700 |
| commit | fa17f06fef75cb42d6977c0f146cbee8e8be45d3 (patch) | |
| tree | c1b6c0eff4a5c659ca901bb20dc70783d4a3bf92 | |
| parent | f84412ec5190ba7fa7ffced8830da8b1b1ced0d9 (diff) | |
| download | hcl-fa17f06fef75cb42d6977c0f146cbee8e8be45d3.tar.bz2 | |
README: fix link to harvest status API
| -rw-r--r-- | README.markdown | 6 |
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 |
