diff --git a/README.md b/README.md index 910ec31..e35b817 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A javascript / typescript http client and type system for [Lemmy](https://github ### HTTP Client -[LemmyHttp docs](https://join-lemmy.org/api/classes/LemmyHttp.html) +[LemmyHttp docs](https://join-lemmy.org/docs/contributors/04-api.html) ```ts import { LemmyHttp, Login } from "lemmy-js-client";