From 480bd36b13236144bee3d5c8f302ef62fb8c72f3 Mon Sep 17 00:00:00 2001 From: Christopher Green Date: Tue, 24 Feb 2026 16:14:52 -0600 Subject: [PATCH] README.md: Update link to API docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3326e8..23caa64 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Build production-grade PDF automation with the official Python SDK for OCR, extraction, redaction, security, forms, and AI-ready document workflows. - Homepage: [pdfrest.com](https://pdfrest.com/) -- API docs: [pdfrest.com/apidocs](https://pdfrest.com/apidocs/) +- API docs: [docs.pdfrest.com](https://docs.pdfrest.com/api-reference-guides/directory/) - Python SDK docs: [python.pdfrest.com](https://python.pdfrest.com/) - API Lab: [pdfrest.com/apilab](https://pdfrest.com/apilab/)