Skip to content

Commit aff8cc9

Browse files
authored
docs: update broken images
1 parent a1e9c39 commit aff8cc9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ This template, the application code and configuration it contains, has been buil
5151
- [Clean up](#clean-up)
5252
- [Guidance](#guidance)
5353

54-
![Chat screen](docs/images/llama-index-vector-search-javascript.png)
54+
![Chat screen](docs/images/llamaindex-search-javascript.png)
5555

5656
The repo includes sample data so it's ready to try end to end. In this sample application we use one of Paul Graham's essays, [What I Worked On](https://paulgraham.com/worked.html), and the experience allows you to ask questions about this essay.
5757

5858
### Architecture Diagram
5959

60-
![RAG Architecture](docs/images/llama-index-vector-search-javascript-diagram.png)
60+
![RAG Architecture](docs/images/llamaindex-search-javascript-diagram.png)
6161

6262
## Azure account requirements
6363

@@ -176,7 +176,7 @@ After the application has been successfully deployed you will see a URL printed
176176

177177
It will look like the following:
178178

179-
!['Output from running azd up'](docs/images/llama-index-vector-search-javascript-endpoint.png)
179+
!['Output from running azd up'](docs/images/llamaindex-search-javascript-endpoint.png)
180180

181181
> [!NOTE]
182182
> It may take 5-10 minutes after you see 'SUCCESS' for the application to be fully deployed.

0 commit comments

Comments
 (0)