Skip to content

Commit b563696

Browse files
authored
doc:fix invalid links for trtllm-serve doc (#5145)
Signed-off-by: nv-guomingz <[email protected]>
1 parent a97f458 commit b563696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/commands/trtllm-serve.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ You can query Completions API with any http clients, a typical example is OpenAI
100100
101101
Another example uses ``curl``:
102102
103-
.. literalinclude:: ../../../examples/serve/curl_completion_client_for_multimodal.sh
103+
.. literalinclude:: ../../../examples/serve/curl_chat_client_for_multimodal.sh
104104
:language: bash
105105
:linenos:
106106

0 commit comments

Comments
 (0)