diff --git a/docs/api.md b/docs/api.md index 050443c19..ac9bac912 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,7 +1,7 @@ # The REST API Paperless makes use of the [Django REST -Framework](https://django-rest-framework.org/) standard API interface. It +Framework](https://www.django-rest-framework.org/) standard API interface. It provides a browsable API for most of its endpoints, which you can inspect at `http://:/api/`. This also documents most of the available filters and ordering fields.