summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-08-22 22:43:40 +0800
committerruki <[email protected]>2018-08-22 10:22:04 +0800
commit9d1cdc11eae2765a6328dad85ed475f0bd3d38e6 (patch)
tree298f915c8c251045653a6f5dd98c4aa96424c3bc
parent292245939ce68aa6116722dda51b520ef15f7474 (diff)
fix image link
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a482b4211..2f48f6cb0 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ $ xmake
$ xmake f --menu
```
-<img src="/assets/img/index/menuconf.gif" width="60%" />
+<img src="https://xmake.io/assets/img/index/menuconf.gif" width="60%" />
## Support platforms
diff --git a/README_zh.md b/README_zh.md
index bcf6a39cf..78de48754 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -135,7 +135,7 @@ $ xmake
$ xmake f --menu
```
-<img src="/assets/img/index/menuconf.gif" width="60%" />
+<img src="https://xmake.io/assets/img/index/menuconf.gif" width="60%" />
## 支持平台