Move images (#704)

* refactor: merge image directories into one

```bash
git mv -v images/* eBook/images/
sed -i -e 's;../images;images;g' eBook/*.md
```

* use correct chapter number for image names in 4.9

* use correct chapter number for image names in 7.2.4
This commit is contained in:
marjune
2019-08-04 15:22:43 +08:00
committed by ᴊ. ᴄʜᴇɴ
parent 865fb2d64e
commit 6ed73bf4f5
34 changed files with 21 additions and 21 deletions

View File

@@ -26,7 +26,7 @@ Go 语言开发团队开发了适用于以下操作系统的编译器:
编译器目前支持以下基于 Intel 或 AMD 处理器架构的程序构建。
![](../images/2.1.gc.jpg?raw=true)
![](images/2.1.gc.jpg?raw=true)
图2.1 gc 编译器支持的处理器架构