We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370e626 commit 707c43dCopy full SHA for 707c43d
docs/static/_redirects
@@ -19,6 +19,12 @@
19
/softwares/:entry/* /ecosystem?q=:entry 301!
20
/organizations/:entry/* /ecosystem?q=:entry 301!
21
22
+# we have a log "type" called "openpolicyagent.org/decision_logs", we have seen
23
+# over 100 requests for this path in the past 24hrs at time of adding and it'd
24
+# be ideal if human users were redirected to the documentation for decision
25
+# logs.
26
+/decision_logs /docs/management-decision-logs
27
+
28
# -----------------------------------------------------------------------------
29
# Redirects for legacy usage external resources
30
0 commit comments