docs: update language from Rules to Policies to match the new dashboard changes (#6471)
Some checks failed
Build uv cache / build-cache (3.10) (push) Waiting to run
Build uv cache / build-cache (3.11) (push) Waiting to run
Build uv cache / build-cache (3.12) (push) Waiting to run
Build uv cache / build-cache (3.13) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled

* docs: rename ACP rules to policies across edge and v1.15.1 locales with redirects

* docs: point ACP policies pages at the new policy screenshots

* docs: address review — revert frozen v1.15.1 edits and fix redirect ordering

* docs: prefix edge policies cross-links so they resolve until the next version cut

* docs: move policies redirects above all wildcard redirects
This commit is contained in:
Renato Nitta
2026-07-07 15:43:51 -03:00
committed by GitHub
parent 792b58f46b
commit fc41c42773
20 changed files with 309 additions and 273 deletions

View File

@@ -34616,6 +34616,42 @@
"suggestEdit": true
},
"redirects": [
{
"source": "/enterprise/features/agent-control-plane/rules",
"destination": "/edge/en/enterprise/features/agent-control-plane/policies"
},
{
"source": "/en/enterprise/features/agent-control-plane/rules",
"destination": "/edge/en/enterprise/features/agent-control-plane/policies"
},
{
"source": "/edge/en/enterprise/features/agent-control-plane/rules",
"destination": "/edge/en/enterprise/features/agent-control-plane/policies"
},
{
"source": "/pt-BR/enterprise/features/agent-control-plane/rules",
"destination": "/edge/pt-BR/enterprise/features/agent-control-plane/policies"
},
{
"source": "/edge/pt-BR/enterprise/features/agent-control-plane/rules",
"destination": "/edge/pt-BR/enterprise/features/agent-control-plane/policies"
},
{
"source": "/ko/enterprise/features/agent-control-plane/rules",
"destination": "/edge/ko/enterprise/features/agent-control-plane/policies"
},
{
"source": "/edge/ko/enterprise/features/agent-control-plane/rules",
"destination": "/edge/ko/enterprise/features/agent-control-plane/policies"
},
{
"source": "/ar/enterprise/features/agent-control-plane/rules",
"destination": "/edge/ar/enterprise/features/agent-control-plane/policies"
},
{
"source": "/edge/ar/enterprise/features/agent-control-plane/rules",
"destination": "/edge/ar/enterprise/features/agent-control-plane/policies"
},
{
"source": "/api-reference",
"destination": "/v1.15.1/en/api-reference/introduction"
@@ -34740,4 +34776,4 @@
"reddit": "https://www.reddit.com/r/crewAIInc/"
}
}
}
}