Skip to content

Commit 62ae658

Browse files
update docs url to gh pages
1 parent d14011c commit 62ae658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ The library mirrors ClickUp's API structure:
4848
- `clickup.webhook.*` – Webhook management.
4949
- `clickup.user.*` – User info.
5050
- `clickup.goal.*` – Goals (if enabled).
51-
- And more – explore via the [API docs](https://clickup-js.netlify.app).
51+
- And more – explore via the [API docs](https://comfortablycoding.github.io/clickup.js).
5252

5353
## Documentation
5454

55-
You can view the libraries full API at [clickup.js docs](https://clickup-js.netlify.app)
55+
You can view the libraries full API at [clickup.js docs](https://comfortablycoding.github.io/clickup.js)
5656

5757
## Disclaimer
5858

0 commit comments

Comments
 (0)