ruki 2 vuotta sitten
vanhempi
commit
a0a54de56f
5 muutettua tiedostoa jossa 6 lisäystä ja 6 poistoa
  1. 1 1
      README.md
  2. 1 1
      getting_started.md
  3. 2 2
      mirror/index.html
  4. 1 1
      zh-cn/README.md
  5. 1 1
      zh-cn/getting_started.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ At the same time, xrepo also supports installing packages from third-party packa
 
 If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xrepo) and [Gitee](https://gitee.com/tboox/xrepo)
 
-![](https://xrepo.xmake.io/assets/img/xrepo.gif)
+![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
 
 ## Installation
 

+ 1 - 1
getting_started.md

@@ -10,7 +10,7 @@ At the same time, xrepo also supports installing packages from third-party packa
 
 If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xrepo) and [Gitee](https://gitee.com/tboox/xrepo)
 
-![](https://xrepo.xmake.io/assets/img/xrepo.gif)
+![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
 
 ## Installation
 

+ 2 - 2
mirror/index.html

@@ -96,7 +96,7 @@
 <p>And it also supports multi-version semantic selection. In addition, it is also a decentralized distributed repository. It not only provides the official <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a> repository, It also supports users to build multiple private repositorys.</p>
 <p>At the same time, xrepo also supports installing packages from third-party package managers such as vcpkg/homebrew/conan, and provides unified and consistent library link information to facilitate integration and docking with third-party projects.</p>
 <p>If you want to know more, please refer to: <a href="https://xmake.io/#/home">Documents</a>, <a href="https://github.com/xmake-io/xrepo">Github</a> and <a href="https://gitee.com/tboox/xrepo">Gitee</a></p>
-<p><img src="https://xrepo.xmake.io/assets/img/xrepo.gif" alt=""></p>
+<p><img src="https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif" alt=""></p>
 <h2 id="installation">Installation</h2>
 <p>We only need install xmake to use the xrepo command. About the installation of xmake, we can see: <a href="https://xmake.io/#/guide/installation">Xmake Installation Document</a>.</p>
 <h2 id="supportedplatforms">Supported platforms</h2>
@@ -299,4 +299,4 @@ $ xrepo remove --all zlib pcr*
 </code></pre>
 </article>
 </body>
-</html>
+</html>

+ 1 - 1
zh-cn/README.md

@@ -10,7 +10,7 @@ xrepo 是一个基于 [Xmake](https://github.com/xmake-io/xmake) 的跨平台 C/
 
 如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xrepo) 以及 [Gitee](https://gitee.com/tboox/xrepo)
 
-![](https://xrepo.xmake.io/assets/img/xrepo.gif)
+![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
 
 ## 安装
 

+ 1 - 1
zh-cn/getting_started.md

@@ -10,7 +10,7 @@ xrepo 是一个基于 [Xmake](https://github.com/xmake-io/xmake) 的跨平台 C/
 
 如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xrepo) 以及 [Gitee](https://gitee.com/tboox/xrepo)
 
-![](https://xrepo.xmake.io/assets/img/xrepo.gif)
+![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
 
 ## 安装