diff --git a/docs/static/_redirects b/docs/static/_redirects index af02abf83f..13b4648078 100644 --- a/docs/static/_redirects +++ b/docs/static/_redirects @@ -19,6 +19,12 @@ /softwares/:entry/* /ecosystem?q=:entry 301! /organizations/:entry/* /ecosystem?q=:entry 301! +# we have a log "type" called "openpolicyagent.org/decision_logs", we have seen +# over 100 requests for this path in the past 24hrs at time of adding and it'd +# be ideal if human users were redirected to the documentation for decision +# logs. +/decision_logs /docs/management-decision-logs + # ----------------------------------------------------------------------------- # Redirects for legacy usage external resources # -----------------------------------------------------------------------------