Skip to content

Commit a0a54de

Browse files
committed
update urls
1 parent 794fa4e commit a0a54de

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ At the same time, xrepo also supports installing packages from third-party packa
1010

1111
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)
1212

13-
![](https://xrepo.xmake.io/assets/img/xrepo.gif)
13+
![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
1414

1515
## Installation
1616

getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ At the same time, xrepo also supports installing packages from third-party packa
1010

1111
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)
1212

13-
![](https://xrepo.xmake.io/assets/img/xrepo.gif)
13+
![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
1414

1515
## Installation
1616

mirror/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2 id="introduction">Introduction</h2>
9696
<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>
9797
<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>
9898
<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>
99-
<p><img src="https://xrepo.xmake.io/assets/img/xrepo.gif" alt=""></p>
99+
<p><img src="https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif" alt=""></p>
100100
<h2 id="installation">Installation</h2>
101101
<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>
102102
<h2 id="supportedplatforms">Supported platforms</h2>
@@ -299,4 +299,4 @@ <h3 id="uninstallallpackages">Uninstall all packages</h3>
299299
</code></pre>
300300
</article>
301301
</body>
302-
</html>
302+
</html>

zh-cn/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ xrepo 是一个基于 [Xmake](https://github.com/xmake-io/xmake) 的跨平台 C/
1010

1111
如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xrepo) 以及 [Gitee](https://gitee.com/tboox/xrepo)
1212

13-
![](https://xrepo.xmake.io/assets/img/xrepo.gif)
13+
![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
1414

1515
## 安装
1616

zh-cn/getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ xrepo 是一个基于 [Xmake](https://github.com/xmake-io/xmake) 的跨平台 C/
1010

1111
如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xrepo) 以及 [Gitee](https://gitee.com/tboox/xrepo)
1212

13-
![](https://xrepo.xmake.io/assets/img/xrepo.gif)
13+
![](https://github.com/xmake-io/xrepo-docs/raw/master/assets/img/xrepo.gif)
1414

1515
## 安装
1616

0 commit comments

Comments
 (0)