From 437bb0010a016d1b1c93fda88e5bd2db18669e21 Mon Sep 17 00:00:00 2001 From: Pawan Osman Date: Fri, 24 Mar 2023 08:25:14 +0300 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd336f..488a204 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ curl --location 'https://api.pawan.krd/v1/chat/completions' \ https://api.pawan.krd/v1/images/generations ``` -### Example: [OpenAI Docs](https://platform.openai.com/docs/api-reference/chat) +### Example: [OpenAI Docs](https://platform.openai.com/docs/api-reference/images) ```bash curl --location 'https://api.pawan.krd/v1/images/generations' \