From 6fd5488cc77d530865de77ad1fd87902639e1d58 Mon Sep 17 00:00:00 2001 From: sanjibani <18418553+sanjibani@users.noreply.github.com> Date: Wed, 17 Jun 2026 10:01:07 +0530 Subject: [PATCH] docs(guardrails): update broken guardrails docs link in ibm_guardrails README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `docs.litellm.ai/docs/proxy/guardrails` 404s — the URL was restructured to `/docs/proxy/guardrails/quick_start`. Update the IBM guardrails README to point to the new canonical path. Note: an earlier PR (#30530) fixed a different set of broken links in the top-level README and enterprise README. This is a separate file with a separate broken link. --- .../proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md b/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md index 5e68d625e8f..ba8f5bf1d01 100644 --- a/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md +++ b/litellm/proxy/guardrails/guardrail_hooks/ibm_guardrails/README.md @@ -177,7 +177,7 @@ Message 1: - [IBM FMS Guardrails Documentation](https://github.com/foundation-model-stack/fms-guardrails-orchestr8) - [Detector API Gist](https://gist.github.com/RobGeada/fa886a6c723f06dee6becb583566d748) -- [LiteLLM Guardrails Documentation](https://docs.litellm.ai/docs/proxy/guardrails) +- [LiteLLM Guardrails Documentation](https://docs.litellm.ai/docs/proxy/guardrails/quick_start) ## Environment Variables