From 5a8b3f03f524c8b44da7e1b0f802bbb2bc47f78a Mon Sep 17 00:00:00 2001 From: Shivam Shandilya Date: Thu, 27 Jan 2022 02:56:02 +0530 Subject: [PATCH] corrected download link for certificates Signed-off-by: Shivam Shandilya --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0f99532c..4fca00f70 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ You'll need a digital certificate (.crt) and private key (.key) to authenticate Provisionally, you can use author's testing certificate/key: ``` -wget https://www.sistemasagiles.com.ar/soft/pyafipws/reingart.zip +wget https://www.sistemasagiles.com.ar/soft/pyafipws/reingart2021.zip unzip reingart.zip ```