From 90455d07f466d1b00c04aa41dda0c6fcf1ad5bd9 Mon Sep 17 00:00:00 2001 From: Huawei Date: Wed, 15 Jul 2026 14:49:11 +0000 Subject: [PATCH] docs: update download URLs --- suites-help/开发者指南/快速开始.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suites-help/开发者指南/快速开始.md b/suites-help/开发者指南/快速开始.md index 237c7b9..5ba17ca 100644 --- a/suites-help/开发者指南/快速开始.md +++ b/suites-help/开发者指南/快速开始.md @@ -4,10 +4,10 @@ ```bash # 下载 -curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.5/gis-actions_3.0.5_all.deb +curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb # 安装 -sudo dpkg -i gis-actions_3.0.5_all.deb +sudo dpkg -i latest.deb ``` ## 浏览套件