Chinese pages: remove space in More info link (#6305)

This commit is contained in:
marchersimon
2021-08-31 09:13:49 +02:00
committed by GitHub
parent 2a71b87788
commit c70c0c2688
174 changed files with 177 additions and 174 deletions

View File

@@ -2,7 +2,7 @@
> 一个可移植的 GUN 汇编器。
> 主要用于汇编`gcc`的输出,以供链接器`ld`使用。
> 更多信息: <https://manned.org/as>.
> 更多信息:<https://manned.org/as>.
- 汇编一个文件,输出为 a.out: