From c193406fda58d48152a28d871bc526490cdfa805 Mon Sep 17 00:00:00 2001 From: Dream03 Date: Wed, 4 Jan 2023 09:35:18 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/ApplicationDev/=E6=9E=84?= =?UTF-8?q?=E5=BB=BARPM=E5=8C=85.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dream03 --- .../ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" "b/docs/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" index 1aeafe23a..4cb0e49dc 100644 --- "a/docs/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" +++ "b/docs/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" @@ -1,6 +1,6 @@ # 构建RPM包 -本章介绍通过本地或OBS构建RPM软件包的方法。详见[打包规则](https://gitee.com/openeuler/community/blob/master/zh/contributors/packaging.md)。 +本章介绍通过本地或OBS构建RPM软件包的方法。详见打包规则 - [构建RPM包](#构建rpm包) -- Gitee