diff options
| author | ruki <[email protected]> | 2017-08-17 10:56:46 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-17 10:56:46 +0800 |
| commit | 628308885eb6b647256e6c56307579ee89607704 (patch) | |
| tree | e732d81860abcc9f1dec41b97ed3dfcbdc93ba9f | |
| parent | 0e4f45aa16c1ce17d1867c6d46747ba120bd9660 (diff) | |
update example video link
| -rw-r--r-- | docs/README.md | 2 | ||||
| -rw-r--r-- | docs/cn/index.html | 2 | ||||
| -rw-r--r-- | docs/landing.html | 2 | ||||
| -rw-r--r-- | docs/landing/index.cn.md | 2 | ||||
| -rw-r--r-- | docs/landing/index.md | 2 | ||||
| -rw-r--r-- | docs/zh/README.md | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/README.md b/docs/README.md index 74e3f8f49..372cdad34 100644 --- a/docs/README.md +++ b/docs/README.md @@ -128,7 +128,7 @@ $ ./scripts/get.sh __local__ ## Quick Start -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) #### Create Project diff --git a/docs/cn/index.html b/docs/cn/index.html index b6c6f8682..252376f9e 100644 --- a/docs/cn/index.html +++ b/docs/cn/index.html @@ -145,7 +145,7 @@ <h2 id="section-10">使用演示</h2> -<p><a href="https://github.com/tboox/xmake"><img src="http://tboox.org/static/img/xmake/build_demo.gif" alt="usage_demo" /></a></p> +<p><a href="https://asciinema.org/a/133693"><img src="https://asciinema.org/a/133693.png" alt="asciicast" /></a></p> <h2 id="section-11">联系方式</h2> diff --git a/docs/landing.html b/docs/landing.html index 783b22374..a01ecdb21 100644 --- a/docs/landing.html +++ b/docs/landing.html @@ -145,7 +145,7 @@ <h2 id="examples">Examples</h2> -<p><a href="https://github.com/tboox/xmake"><img src="http://tboox.org/static/img/xmake/build_demo.gif" alt="usage_demo" /></a></p> +<p><a href="https://asciinema.org/a/133693"><img src="https://asciinema.org/a/133693.png" alt="asciicast" /></a></p> <h2 id="contacts">Contacts</h2> diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md index 63ccf912e..91b04379a 100644 --- a/docs/landing/index.cn.md +++ b/docs/landing/index.cn.md @@ -91,7 +91,7 @@ $ xmake run -d console ## 使用演示 -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) ## 联系方式 diff --git a/docs/landing/index.md b/docs/landing/index.md index 5429461a8..a10779237 100644 --- a/docs/landing/index.md +++ b/docs/landing/index.md @@ -91,7 +91,7 @@ Please download and install from the plugins repository [xmake-plugins](https:// ## Examples -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) ## Contacts diff --git a/docs/zh/README.md b/docs/zh/README.md index 041fc84d9..ed1aacb16 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -156,7 +156,7 @@ $ ./scripts/get.sh __local__ ## 快速开始 -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) #### 创建工程 |
