mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
docs: Add redirect for decision_logs type label (#7637)
It seems that even though we don't link to it, people or things attempt to visit this page. Signed-off-by: Charlie Egan <charlie@styra.com>
This commit is contained in:
Vendored
+6
@@ -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
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user