From 76baa115c4347b81d2c63ca7596d79a57e7787cb Mon Sep 17 00:00:00 2001 From: Ingvarr Zhmakin <19270832+lazyoldbear@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:05:05 +0200 Subject: [PATCH] more links --- charts/document-engine/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/document-engine/CHANGELOG.md b/charts/document-engine/CHANGELOG.md index 8037f7d..8b674a5 100644 --- a/charts/document-engine/CHANGELOG.md +++ b/charts/document-engine/CHANGELOG.md @@ -177,7 +177,7 @@ * `pspdfkit.auth.dashboard.enabled` renamed to `dashboard.enabled` * The rest of the former section to `pspdfkit.dashboard.auth` * The remaining `pspdfkit` section renamed to `config`. -* Aligned default values with the default [Document Engine configuration values](https://pspdfkit.com/guides/document-engine/configuration/options/), affects the following default values: +* Aligned default values with the default [Document Engine configuration values](https://www.nutrient.io/guides/document-engine/configuration/options/), affects the following default values: * `config.workerPoolSize` changed from `8` to `16` * `config.maxUploadSizeMegaBytes` changed from `128` to `950` * `config.urlFetchTimeoutSeconds` changed from `20` to `5`