This is an automated email from the ASF dual-hosted git repository.

wu-sheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git

commit 690cb0190245096854856523682c489b8e00b6e5
Author: Wu Sheng <[email protected]>
AuthorDate: Tue May 12 22:57:15 2026 +0800

    general: refresh docs link to next/server-agents canonical path
---
 apps/bff/src/layers/config/general.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/bff/src/layers/config/general.json 
b/apps/bff/src/layers/config/general.json
index 38b6189..bbb8234 100644
--- a/apps/bff/src/layers/config/general.json
+++ b/apps/bff/src/layers/config/general.json
@@ -2,7 +2,7 @@
   "key": "GENERAL",
   "alias": "General Service",
   "color": "var(--sw-accent)",
-  "documentLink": 
"https://skywalking.apache.org/docs/main/latest/en/setup/service-agent/";,
+  "documentLink": 
"https://skywalking.apache.org/docs/main/next/en/setup/service-agent/server-agents/";,
   "aliases": {
     "services": "Services",
     "instances": "Instances",

Reply via email to