lemmy-js-client 0.20.0-search-combined.1 → 0.20.0-show-mod-reports.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -19,7 +19,7 @@ A javascript / typescript http client and type system for [Lemmy](https://github
19
19
 
20
20
  ### HTTP Client
21
21
 
22
- [LemmyHttp docs](https://join-lemmy.org/api/classes/LemmyHttp.html)
22
+ [LemmyHttp docs](https://join-lemmy.org/docs/contributors/04-api.html)
23
23
 
24
24
  ```ts
25
25
  import { LemmyHttp, Login } from "lemmy-js-client";