diff --git a/README.md b/README.md index 7f906ef..4c418c6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Paperless-ngx is a document management system that transforms your physical docu * Example for french `sudo apt-get install tesseract-ocr-fra` * Example for german `sudo apt-get install tesseract-ocr-deu` * Modify config to add new languages - * Open config-panel: https://my-domain.tld/yunohost/admin/#/apps/$app_id/config-panel + * Open the configuration tab under: https://my-domain.tld/yunohost/admin/#/apps/$app_id/ * You can combine multiple languages like this: * One language: eng * Two languages: eng+fra diff --git a/README_fr.md b/README_fr.md index 8089686..0ce9efd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -52,7 +52,7 @@ Paperless-ngx is a document management system that transforms your physical docu * Example for french `sudo apt-get install tesseract-ocr-fra` * Example for german `sudo apt-get install tesseract-ocr-deu` * Modify config to add new languages - * Open config-panel: https://my-domain.tld/yunohost/admin/#/apps/$app_id/config-panel + * Open the configuration tab under: https://my-domain.tld/yunohost/admin/#/apps/$app_id/ * You can combine multiple languages like this: * One language: eng * Two languages: eng+fra