diff --git a/README.md b/README.md index a3cd6566..ec2b785a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ 软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-mobile/blob/master/CHANGELOG.md)
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-mobile/releases)
-或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzous.com/b0bf2cfa/` 密码:`glqw`(若链接无法打开请百度:蓝奏云链接打不开)
+或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzoui.com/b0bf2cfa/` 密码:`glqw`(若链接无法打开请百度:蓝奏云链接打不开)
使用常见问题请转至:[常见问题](https://github.com/lyswhut/lx-music-mobile/blob/master/FAQ.md) diff --git a/src/screens/Home/Setting/About.js b/src/screens/Home/Setting/About.js index 57cae373..1a76d5ea 100644 --- a/src/screens/Home/Setting/About.js +++ b/src/screens/Home/Setting/About.js @@ -19,7 +19,7 @@ export default memo(() => { openUrl('https://github.com/lyswhut/lx-music-mobile#readme') } const openNetdiskPage = () => { - openUrl('https://www.lanzous.com/b0bf2cfa/') + openUrl('https://www.lanzoui.com/b0bf2cfa/') } const openFAQPage = () => { openUrl('https://github.com/lyswhut/lx-music-mobile/blob/master/FAQ.md')