From 5dc2f9b192c5e1f204a06838c3ee5bed7f96e2f0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Aug 2023 12:26:48 +0800 Subject: [PATCH] fix readme url --- README.md | 2 +- README_JA.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1157d9f..1846236 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Create a fake API using ChatGPT's website **API endpoint: http://127.0.0.1:8080/v1/chat/completions.** -[中文文档(Chinese Docs)](https://github.com/xqdoo00o/ChatGPT-to-API/blob/master/README_ZH.md) +[中文文档(Chinese Docs)](https://github.com/acheong08/ChatGPT-to-API/blob/master/README_ZH.md) ## Setup ### Authentication diff --git a/README_JA.md b/README_JA.md index 7579731..367e0c1 100644 --- a/README_JA.md +++ b/README_JA.md @@ -7,7 +7,7 @@ ChatGPT のウェブサイトを使って偽 API を作る **API エンドポイント: http://127.0.0.1:8080/v1/chat/completions.** [英語ドキュメント(English Docs)](README.md) -[中国語ドキュメント(Chinese Docs)](https://github.com/xqdoo00o/ChatGPT-to-API/blob/master/README_ZH.md) +[中国語ドキュメント(Chinese Docs)](https://github.com/acheong08/ChatGPT-to-API/blob/master/README_ZH.md) ## セットアップ ### 認証