From 05f08a714ac08081e4ecc73b68588016e5781975 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 23 Dec 2019 20:59:46 -0500 Subject: [PATCH] Update link to API reference document --- docs/manuals/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/api.md b/docs/manuals/api.md index 0deb137d..c2f6165b 100644 --- a/docs/manuals/api.md +++ b/docs/manuals/api.md @@ -253,4 +253,4 @@ The path to the SSL private key file for the API to use. ## API Endpoint Documentation -The full API endpoint and schema documentation [can be found here](/manuals/swagger.html). +The full API endpoint and schema documentation [can be found here](/manuals/api-reference.html).