From 89f53f3ebc17519a6095ea6ac8a74ff43224680b Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 2 Feb 2024 18:02:19 +0100 Subject: [PATCH] [fix] Fixing README for default logo modification after Contoso rebranding (#555) Co-authored-by: Nicolas Robert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d325fb6d2..8dc0c12b36 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ The landing chat page logo and headers are specified in `frontend/src/pages/chat ``` @@ -175,7 +175,7 @@ The landing chat page logo and headers are specified in `frontend/src/pages/chat

This chatbot is configured to answer your questions

``` -To update the logo, change `src={Azure}` to point to your own SVG file, which you can put in `frontend/src/assets`/ +To update the logo, change `src={Contoso}` to point to your own SVG file, which you can put in `frontend/src/assets`/ To update the headers, change the strings "Start chatting" and "This chatbot is configured to answer your questions" to your desired values. ### Changing Citation Display