*: sync more information links in translations (#6537)

This commit is contained in:
marchersimon
2021-10-01 20:28:01 +02:00
committed by GitHub
parent 342456add9
commit 642dbf2e97
310 changed files with 311 additions and 143 deletions

View File

@@ -2,7 +2,7 @@
> Makefile 文件描述目标的任务运行器。
> 通常用于控制源代码中可执行文件的编译。
> 更多信息见: <https://www.gnu.org/software/make/manual/make.html>.
> 更多信息<https://www.gnu.org/software/make/manual/make.html>.
- 调用 Makefile 中指定的第一个目标(通常命名为 "all"