Skip to content

Commit 93f90c9

Browse files
committed
Update docs
1 parent e623ed8 commit 93f90c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/content/docs/lyricify-4/custom-api-client.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ import DemoPic05ZhCn from './pic/Demo-Pic05_zh-CN.png';
2020

2121
## 准备步骤
2222
如果你已经完成过准备步骤,则可以直接使用之前获得的 `Client ID``Client Secret`,在 `Lyricify 上的工作` 中使用。
23-
1. 在浏览器中登录 [Spotify](https://www.spotify.com/) ,如果你已登录,可进入步骤 2。
24-
2. 打开 [Spotify Developer Dashboard](https://developer.spotify.com/dashboard) ,如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
23+
1. 在浏览器中登录 [Spotify](https://www.spotify.com/),如果你已登录,可进入步骤 2。
24+
2. 打开 [Spotify Developer Dashboard](https://developer.spotify.com/dashboard),如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
2525
![](pic/Demo-Pic01.png)
2626
3. 点击 Dashboard 页面右上方的 `Create app`
2727
如果提示 `You need to verify your email address before you can create an app.`,则需要你先验证你的邮箱。

src/content/docs/lyricify-mobile/custom-api-client.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ title: 自定义 Spotify API Client 配置教程
1212

1313
## 准备步骤
1414
如果你已经完成过准备步骤,则可以直接使用之前获得的 `Client ID``Client Secret`,在 `Lyricify Mobile 上的工作` 中使用。
15-
1. 在浏览器中登录 [Spotify](https://www.spotify.com/) ,如果你已登录,可进入步骤 2。
16-
2. 打开 [Spotify Developer Dashboard](https://developer.spotify.com/dashboard) ,如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
15+
1. 在浏览器中登录 [Spotify](https://www.spotify.com/),如果你已登录,可进入步骤 2。
16+
2. 打开 [Spotify Developer Dashboard](https://developer.spotify.com/dashboard),如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
1717
![](pic/Demo-Pic01.png)
1818
3. 点击 Dashboard 页面右上方的 `Create app`
1919
如果提示 `You need to verify your email address before you can create an app.`,则需要你先验证你的邮箱。

0 commit comments

Comments
 (0)