Skip to content

Commit 9277fe6

Browse files
authored
doc: fix markdown in docker_image_list.md (#481)
* fix multiple H1 headings Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 21fab71 commit 9277fe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker_images_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A list of released OPEA docker images in https://hub.docker.com/, contains all r
44

55
Take ChatQnA for example. ChatQnA is a chatbot application service based on the Retrieval Augmented Generation (RAG) architecture. It consists of <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/embedding-tei">opea/embedding-tei</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/retriever-redis">opea/retriever-redis</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/reranking-tei">opea/reranking-tei</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/llm-tgi">opea/llm-tgi</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/dataprep-redis">opea/dataprep-redis</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/chatqna">opea/chatqna</a></td>, <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/chatqna-ui">opea/chatqna-ui</a></td> and <td class="tg-yk8o"><a href="https://hub.docker.com/r/opea/chatqna-conversation-ui">opea/chatqna-conversation-ui</a></td> (Optional) multiple microservices. Other services are similar, see the corresponding README for details.
66

7-
# Example images
7+
## Example images
88

99
<table class="tg"><thead>
1010
<tr>
@@ -65,7 +65,7 @@ Take ChatQnA for example. ChatQnA is a chatbot application service based on the
6565
</tr>
6666
</tbody></table>
6767

68-
# Microservice images
68+
## Microservice images
6969

7070
<table class="tg"><thead>
7171
<tr>

0 commit comments

Comments
 (0)