Fix libraries link in API documentation (#258)

The content in the README was apparently moved in
050216eed9

Co-authored-by: ziflit <ziflit@no-reply.github.com>
This commit is contained in:
Santiago sacuna 2023-07-26 07:56:32 -03:00 committed by GitHub
parent de13ed6fc9
commit b83e257ab4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
## API ## API
Lemmy has an HTTP API for clients and frontends. See the [API documentation](/api) for more information. Instead of using the API directly you can use one of the existing [libraries](https://github.com/LemmyNet/lemmy#libraries). You can either interact with a local development instance via `http://localhost:8536`, or connect to a production instance. The following instances are available for testing purposes: Lemmy has an HTTP API for clients and frontends. See the [API documentation](/api) for more information. Instead of using the API directly you can use one of the existing [libraries](https://github.com/dbeley/awesome-lemmy#libraries). You can either interact with a local development instance via `http://localhost:8536`, or connect to a production instance. The following instances are available for testing purposes:
- https://enterprise.lemmy.ml/ - https://enterprise.lemmy.ml/
- https://ds9.lemmy.ml/ - https://ds9.lemmy.ml/