Skip to content

Commit 07921a9

Browse files
authored
doc: fix headings and broken image reference (#464)
* First (and only) H1 heading should be the document title * image reference was broken Signed-off-by: David B. Kinder <[email protected]>
1 parent 42104fe commit 07921a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SearchQnA/docker/ui/svelte/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 📸 Project Screenshots
44

5-
![project-screenshot](../../assets/img/search_ui_init.png)
5+
![project-screenshot](../../../assets/img/search_ui_init.png)
66

77
## 🧐 Features
88

0 commit comments

Comments
 (0)