diff --git a/README.md b/README.md index 7cf1a3a..5fb0cb4 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ supported serving runtimes. - KServe [v2 inference protocol](https://kserve.github.io/website/master/modelserving/data_plane/v2_protocol/) - NVIDIA [Triton inference server protocol](https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/customization_guide/inference_protocols.html) - Seldon [MLServer](https://mlserver.readthedocs.io/en/stable/user-guide/content-type.html) -- Seldon Core [v2 inference protocol](https://docs.seldon.io/projects/seldon-core/en/v2/contents/getting-started/#api-for-inference) -- OpenVino [RESTful API](https://docs.openvino.ai/latest/ovms_docs_rest_api_kfs.html) and [gRPC API](https://docs.openvino.ai/latest/ovms_docs_grpc_api_kfs.html) +- Seldon Core [v2 inference protocol](https://docs.seldon.io/projects/seldon-core/en/latest/contents/apis/inference/v2.html) +- OpenVino [RESTful API](https://docs.openvino.ai/2025/model-server/ovms_docs_rest_api_kfs.html) and [gRPC API](https://docs.openvino.ai/2025/model-server/ovms_docs_grpc_api_kfs.html) - AMD [Inference Server](https://xilinx.github.io/inference-server/main/kserve.html) - TorchServe [Inference API](https://github.com/pytorch/serve/tree/master/kubernetes/kserve)