From 09af61f597f3ab91dbc116a53e2b41b83811cb65 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Thu, 9 Apr 2026 18:45:20 +0200 Subject: [PATCH] Added PAD link --- content/en/docs/releasenotes/studio-pro/11/11.6.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/studio-pro/11/11.6.md b/content/en/docs/releasenotes/studio-pro/11/11.6.md index d5144e71959..589725cf33f 100644 --- a/content/en/docs/releasenotes/studio-pro/11/11.6.md +++ b/content/en/docs/releasenotes/studio-pro/11/11.6.md @@ -19,7 +19,9 @@ mts: true #### Portable App Distribution (Beta) -Portable App Distribution revolutionizes server deployments and simplifies local testing by packaging applications as self-contained zip files that include all dependencies, scripts, and configurations for instant deployment across any environment. This approach eliminates complex installation procedures while providing flexible HOCON-based configuration management for seamless operations across development, testing, and production environments. +Portable App Distribution revolutionizes server deployments and simplifies local testing by packaging applications as self-contained zip files that include all dependencies, scripts, and configurations for instant deployment across any environment. This approach eliminates complex installation procedures while providing flexible HOCON-based configuration management for seamless operations across development, testing, and production environments. + +For more information, see [Portable App Distribution](/developerportal/deploy/portable-app-distribution-deploy/). ### Improvements