From b34cc5809a3f13c9223da7f69b5c9480f5be77fc Mon Sep 17 00:00:00 2001 From: blueeon Date: Thu, 28 Mar 2024 20:42:16 +0800 Subject: [PATCH] docs: update image link --- README.md | 4 ++-- README_CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08a9531..9103382 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Suno AI API -![suno-api banner](https://github.com/gcui-art/suno-api/blob/feature-SunoAPI-kane/public/suno-banner.png) +![suno-api banner](https://github.com/gcui-art/suno-api/blob/main/public/suno-banner.png) [English](./README.md) | [简体中文](./README_CN.md) @@ -37,7 +37,7 @@ We have deployed an example bound to a free Suno account, so it has daily usage 6. Click on it and switch over to the `Header` tab. 7. Locate the `Cookie` section, hover your mouse over it, and copy the value of the Cookie. -![get cookie](https://github.com/gcui-art/suno-api/blob/feature-SunoAPI-kane/public/get-cookie-demo.gif) +![get cookie](https://github.com/gcui-art/suno-api/blob/main/public/get-cookie-demo.gif) ### 2. Clone and deploy this project diff --git a/README_CN.md b/README_CN.md index aee3503..d2bbd4e 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,6 +1,6 @@ # Suno AI API -![suno-api banner](https://github.com/gcui-art/suno-api/blob/feature-SunoAPI-kane/public/suno-banner.png) +![suno-api banner](https://github.com/gcui-art/suno-api/blob/main/public/suno-banner.png) [English](./README.md) | [简体中文](./README_CN.md) @@ -36,7 +36,7 @@ Suno.ai v3 是一个令人惊叹的 AI 音乐服务,虽然官方还没有开 6. 点击并切换到 `Header` 标签 7. 找到 `Cookie` 部分,鼠标复制 Cookie 的值 -![获取cookie](https://github.com/gcui-art/suno-api/blob/feature-SunoAPI-kane/public/get-cookie-demo.gif) +![获取cookie](https://github.com/gcui-art/suno-api/blob/main/public/get-cookie-demo.gif) ### 2. 克隆并部署本项目