From 5c2eae2ab3ad612cb7906fc7efa24bf79008c866 Mon Sep 17 00:00:00 2001 From: O L <120128752+xander-aphe-hatschi@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:54:23 +0200 Subject: [PATCH] fix(docs): update the link formats for additional security networking guides --- docs/customization_guide/deploy.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/customization_guide/deploy.md b/docs/customization_guide/deploy.md index 36b048da35..5c03658b75 100644 --- a/docs/customization_guide/deploy.md +++ b/docs/customization_guide/deploy.md @@ -79,10 +79,10 @@ an untrusted network. In the following references, Triton Inference Server would be deployed as an "Application" or "Service" within the trusted internal network. -* [https://www.nginx.com/blog/architecting-zero-trust-security-for-kubernetes-apps-with-nginx/] -* [https://istio.io/latest/docs/concepts/security/] -* [https://konghq.com/blog/enterprise/envoy-service-mesh] -* [https://www.solo.io/topics/envoy-proxy/] +* [https://www.nginx.com/blog/architecting-zero-trust-security-for-kubernetes-apps-with-nginx/](https://www.nginx.com/blog/architecting-zero-trust-security-for-kubernetes-apps-with-nginx/) +* [https://istio.io/latest/docs/concepts/security/](https://istio.io/latest/docs/concepts/security/) +* [https://konghq.com/blog/enterprise/envoy-service-mesh](https://konghq.com/blog/enterprise/envoy-service-mesh) +* [https://www.solo.io/topics/envoy-proxy/](https://www.solo.io/topics/envoy-proxy/) ## Running with Least Privilege