From 0d11dd4ba06194e1b3e02011285e5142162da033 Mon Sep 17 00:00:00 2001 From: Pepijn Olivier Date: Tue, 23 Jul 2024 15:52:38 +0200 Subject: [PATCH] Update README.md Fix link to DocuSign solution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d01ae9..547c0f0 100644 --- a/README.md +++ b/README.md @@ -101,4 +101,4 @@ Here are the definitions: ## Limitations / known issues - A relatively big PDF will use up all your memory and cause the process to be killed (unless you use an output folder) -- Sometimes fail read pdf signed using DocuSign, [Solution for DocuSign issue.](docs/installation.md) +- Sometimes fail read pdf signed using DocuSign, [Solution for DocuSign issue.](docs/known_issues.md)