Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

fix readme url #111

Merged
merged 1 commit into from
Aug 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
## セットアップ

### 認証
Expand Down