aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-03-23 21:00:18 -0600
committerCody Hiar <codyfh@gmail.com>2018-03-23 21:00:18 -0600
commit1674709eaf04923b8dac4a13ef7661803a4e1c4d (patch)
treeb5c8cd8745342e0e00b5df5bb1a18e213d0683e2 /README.md
parente3fb796429c674f2b15a3320144ecd3fbf3139f0 (diff)
Adding ability to add time record to task
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 3cfd311..c490933 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Python 3 only Cli app for working with the self hosted collab api. Very
unstable and prone to breaking.
-https://developers.activecollab.com/api-documentation/v1/people/users/all.html
+https://developers.activecollab.com/api-documentation
# Getting Started