Skip to content

Commit

Permalink
fix github url
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Jul 1, 2023
1 parent 6222e0c commit 6145246
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
</p>
<p align="center">
<a href="http://zyplayer.fun/" target="_blank">官网</a>
<a href="https://github.com/Hiram-Wong/zyplayer/issues" target="_blank">反馈</a>
<a href="https://github.com/Hiram-Wong/zyplayer/releases" target="_blank">下载</a>
<a href="https://github.com/Hiram-Wong/ZyPlayer/issues" target="_blank">反馈</a>
<a href="https://github.com/Hiram-Wong/ZyPlayer/releases" target="_blank">下载</a>
</p>

<h1 align="center">zyplayer</h1>
Expand Down Expand Up @@ -48,7 +48,7 @@

```shell
1.安装 node.js version16 以上
2.克隆项目 git clone https://github.com/Hiram-Wong/zyplayer.git
2.克隆项目 git clone https://github.com/Hiram-Wong/ZyPlayer.git
3.进入项目 cd zyplayer-master
4.修改packgae.json "electron": "^19.1.9",
5.安装依赖包 yarn
Expand Down
2 changes: 1 addition & 1 deletion app-update.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
provider: github
owner: Hiram-Wong
repo: zyplayer
repo: ZyPlayer
2 changes: 1 addition & 1 deletion src/pages/setting/base/components/DialogUpdate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
Tips: 仅windwos支持在线更新; mac需签名(没钱); linux不支持。
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mac和linux用户请前往
<t-link theme="primary" href="https://github.com/Hiram-Wong/zyplayer/releases/" target="_blank">
<t-link theme="primary" href="https://github.com/Hiram-Wong/ZyPlayer/releases/" target="_blank">
github
</t-link>
下载
Expand Down

0 comments on commit 6145246

Please sign in to comment.