Skip to content

Commit ce48a86

Browse files
authored
docs: update the multinode.md link to the correct path (#1535)
Signed-off-by: Runzhen Wang <wangrunzhen@gmail.com>
1 parent 13a99b7 commit ce48a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ curl localhost:8000/v1/chat/completions -H "Content-Type: application/json"
189189

190190
### Multi-node deployment
191191

192-
See [multinode-examples.md](multinode-examples.md) for more details.
192+
See [multinode.md](../../docs/examples/multinode.md) for more details.
193193

194194
### Close deployment
195195

0 commit comments

Comments
 (0)