diff --git a/README.md b/README.md index 737dbd44..a5d25053 100644 --- a/README.md +++ b/README.md @@ -556,7 +556,7 @@ API_PORT=8000 llamafactory-cli api examples/inference/llama3_vllm.yaml ``` > [!TIP] -> Visit https://platform.openai.com/docs/api-reference/chat/create for API document. +> Visit [this page](https://platform.openai.com/docs/api-reference/chat/create) for API document. ### Download from ModelScope Hub diff --git a/README_zh.md b/README_zh.md index ea6044f1..46d852af 100644 --- a/README_zh.md +++ b/README_zh.md @@ -556,7 +556,7 @@ API_PORT=8000 llamafactory-cli api examples/inference/llama3_vllm.yaml ``` > [!TIP] -> API 文档请查阅 https://platform.openai.com/docs/api-reference/chat/create。 +> API 文档请查阅[这里](https://platform.openai.com/docs/api-reference/chat/create)。 ### 从魔搭社区下载