From 6663e3a940d67dbcc8ffcdc22786a0bdba618a3a Mon Sep 17 00:00:00 2001 From: nnshah1 Date: Tue, 16 Jan 2024 15:10:39 -0800 Subject: [PATCH] update relative reference --- Triton_Inference_Server_Python_API/examples/rayserve/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Triton_Inference_Server_Python_API/examples/rayserve/README.md b/Triton_Inference_Server_Python_API/examples/rayserve/README.md index 7c985e8f..2f426d99 100644 --- a/Triton_Inference_Server_Python_API/examples/rayserve/README.md +++ b/Triton_Inference_Server_Python_API/examples/rayserve/README.md @@ -111,7 +111,7 @@ curl --request GET "http://127.0.0.1:8000/generate?prompt=car,realistic,4k&filen #### Example Output -![car_sample](../docs/car_sample.jpg) +![car_sample](../../docs/car_sample.jpg)