This is an automated email from the ASF dual-hosted git repository. zky pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit cdd7befbcf02aec74871b20ff858bf3ff1c93e5a Author: likyh <[email protected]> AuthorDate: Fri Jul 29 12:03:34 2022 +0800 fix: fix error link --- blog/2022-07-15-welcome-open-source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2022-07-15-welcome-open-source/index.md b/blog/2022-07-15-welcome-open-source/index.md index 535b7075..ae699c38 100644 --- a/blog/2022-07-15-welcome-open-source/index.md +++ b/blog/2022-07-15-welcome-open-source/index.md @@ -10,7 +10,7 @@ description: > 近年来,开源正在变得越来越火,在很多开发者眼中,「开源」也是非常极客的体现。同时参与开源项目也能给职业发展带来巨大的好处。可一些小伙伴却因为不知道参与的方法和途径没能参与,这里就向大家介绍一下作为开发者,可以怎么拥抱开源软件,以及怎么成为大家认可的开源贡献者。 -当然,本文会更多的从大的背景知识上进行叙述,关于代码提交的详细步骤,可以看看这一篇文章:https://mp.weixin.qq.com/s/b1mKPgOm1mnwsBbEBDRvK 。 +当然,本文会更多的从大的背景知识上进行叙述,关于代码提交的详细步骤,可以看看这一篇文章:https://mp.weixin.qq.com/s/b1mKPgOm1mnwsBbEBDRvKw 。 ## 什么是开源软件
