From 2222bc159a957bca7988a2e17cef13f5fff95088 Mon Sep 17 00:00:00 2001 From: sjjh <2787214+sjjh@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:46:33 +0200 Subject: [PATCH] Update setup-ide.adoc: link formating corrected --- doc/modules/ROOT/pages/ui/setup-ide.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/ui/setup-ide.adoc b/doc/modules/ROOT/pages/ui/setup-ide.adoc index 103a3fe805..509487aac2 100644 --- a/doc/modules/ROOT/pages/ui/setup-ide.adoc +++ b/doc/modules/ROOT/pages/ui/setup-ide.adoc @@ -8,7 +8,7 @@ :source-highlighter: highlight.js :icons: font -NOTE: Visual Studio Code is the recommended development environment for OpenEMS UI. If you do not plan to actively develop on OpenEMS UI, you can simply use the prebuilt UI or [deploy the OpenEMS UI as docker image](https://openems.github.io/openems.io/openems/latest/edge/deploy/docker.html#_openems_edge_ui). +NOTE: Visual Studio Code is the recommended development environment for OpenEMS UI. If you do not plan to actively develop on OpenEMS UI, you can simply use the prebuilt UI or https://openems.github.io/openems.io/openems/latest/edge/deploy/docker.html#_openems_edge_ui[deploy the OpenEMS UI as docker image]. == Setup Visual Studio Code