We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14011c commit 62ae658Copy full SHA for 62ae658
README.md
@@ -48,11 +48,11 @@ The library mirrors ClickUp's API structure:
48
- `clickup.webhook.*` – Webhook management.
49
- `clickup.user.*` – User info.
50
- `clickup.goal.*` – Goals (if enabled).
51
-- And more – explore via the [API docs](https://clickup-js.netlify.app).
+- And more – explore via the [API docs](https://comfortablycoding.github.io/clickup.js).
52
53
## Documentation
54
55
-You can view the libraries full API at [clickup.js docs](https://clickup-js.netlify.app)
+You can view the libraries full API at [clickup.js docs](https://comfortablycoding.github.io/clickup.js)
56
57
## Disclaimer
58
0 commit comments