From 9de2e0da3def801f241304ad9089767a3de61e49 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Wed, 10 Jan 2024 20:21:54 -0800 Subject: [PATCH] Fixing image --- samples/react-azure-openai-api-stream/assets/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-azure-openai-api-stream/assets/sample.json b/samples/react-azure-openai-api-stream/assets/sample.json index 554b84f91..4bd735795 100644 --- a/samples/react-azure-openai-api-stream/assets/sample.json +++ b/samples/react-azure-openai-api-stream/assets/sample.json @@ -28,7 +28,7 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azure-openai-connector/assets/react-azure-openai-api-stream.gif", + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-azure-openai-api-stream/assets/react-azure-openai-api-stream.gif", "alt": "Web Part Preview" } ],