From e8fedffbbf9cd38b24462c5ae2af451399efb556 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 17 Aug 2017 10:46:43 +0800 Subject: update example video --- README.md | 2 +- README_zh.md | 2 +- docs/README.md | 2 +- docs/landing/index.cn.md | 2 +- docs/landing/index.md | 2 +- docs/zh/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b1b12c420..a437f930d 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Please download and install from the plugins repository [xmake-plugins](https:// ## Examples -[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](http://www.xmake.io) + Create a c++ console project: diff --git a/README_zh.md b/README_zh.md index f9f7b7991..bb32248ab 100644 --- a/README_zh.md +++ b/README_zh.md @@ -145,7 +145,7 @@ $ xmake run -d console ## 简单例子 -[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](http://www.xmake.io/cn) + 创建一个c++ console项目: diff --git a/docs/README.md b/docs/README.md index 81f2fd63e..74e3f8f49 100644 --- a/docs/README.md +++ b/docs/README.md @@ -128,7 +128,7 @@ $ ./scripts/get.sh __local__ ## Quick Start -![UsageDemo](http://tboox.org/static/img/xmake/build_demo.gif) + #### Create Project diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md index 83c24e145..63ccf912e 100644 --- a/docs/landing/index.cn.md +++ b/docs/landing/index.cn.md @@ -91,7 +91,7 @@ $ xmake run -d console ## 使用演示 -[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](https://github.com/tboox/xmake) + ## 联系方式 diff --git a/docs/landing/index.md b/docs/landing/index.md index 77d75d161..5429461a8 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 -[![usage_demo](http://tboox.org/static/img/xmake/build_demo.gif)](https://github.com/tboox/xmake) + ## Contacts diff --git a/docs/zh/README.md b/docs/zh/README.md index c0a5dd11b..041fc84d9 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -156,7 +156,7 @@ $ ./scripts/get.sh __local__ ## 快速开始 -![UsageDemo](http://tboox.org/static/img/xmake/build_demo.gif) + #### 创建工程 -- cgit v1.3.1