From d09b2d6456930a317d648be256910fbf3c64fa89 Mon Sep 17 00:00:00 2001 From: liyongle Date: Thu, 26 Mar 2020 18:02:31 +0800 Subject: [PATCH] wrong picture link fixed --- content/post/wangxun/openEuler lifecycle.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/post/wangxun/openEuler lifecycle.md b/content/post/wangxun/openEuler lifecycle.md index c1b2c79..4a7a79b 100644 --- a/content/post/wangxun/openEuler lifecycle.md +++ b/content/post/wangxun/openEuler lifecycle.md @@ -1,5 +1,5 @@ +++ -title = "openEuler lifecycle" +title = "openEuler Lifecycle" date = "2020-03-25" tags = ["release", "lifecycle", ] archives = "2020-03" @@ -7,9 +7,9 @@ author = "WangXun, Technical Committee" summary = "openEuler lifecycle." +++ -# openEuler社区版本命名,发布时间与生命周期管理/openEuler community release rule and life cycle mangement +# openEuler社区版本命名,发布时间与生命周期管理/openEuler community release rule and life cycle management -![openEuler lifecycle](/content/post/wangxun/2020-03-25-lifecycle-02.png) +![openEuler lifecycle](./2020-03-25-lifecycle-02.png) * 社区版本按按照交付年份和月份进行版本号命名。例如,openEuler 20.09于2020年09月发布。 * openEuler release is named based on the delivery year and month. For example, openEuler 20.09 will be released in September 2020. -- GitLab