docs: link the v1.15.0 Datadog guide dropped during the cut

The v1.15.0 freeze copied `enterprise/guides/datadog` into the snapshot
for every locale but never linked it in `docs.json`, because the cut
cloned the v1.14.7 nav instead of Edge. This backfills the missing nav
reference in the `en`, `pt-BR`, `ko`, and `ar` v1.15.0 blocks so the
already-shipped page is reachable from the version selector. Pairs with
the `_build_new_entry` fix that prevents future cuts from dropping pages.
This commit is contained in:
Lucas Gomide
2026-06-26 06:58:05 -03:00
parent 1f09a8a648
commit e15f5fe9bb

View File

@@ -1053,6 +1053,7 @@
"v1.15.0/en/enterprise/guides/update-crew",
"v1.15.0/en/enterprise/guides/enable-crew-studio",
"v1.15.0/en/enterprise/guides/capture_telemetry_logs",
"v1.15.0/en/enterprise/guides/datadog",
"v1.15.0/en/enterprise/guides/azure-openai-setup",
"v1.15.0/en/enterprise/guides/vertex-ai-workload-identity-setup",
"v1.15.0/en/enterprise/guides/tool-repository",
@@ -9705,6 +9706,7 @@
"v1.15.0/pt-BR/enterprise/guides/update-crew",
"v1.15.0/pt-BR/enterprise/guides/enable-crew-studio",
"v1.15.0/pt-BR/enterprise/guides/capture_telemetry_logs",
"v1.15.0/pt-BR/enterprise/guides/datadog",
"v1.15.0/pt-BR/enterprise/guides/azure-openai-setup",
"v1.15.0/pt-BR/enterprise/guides/tool-repository",
"v1.15.0/pt-BR/enterprise/guides/custom-mcp-server",
@@ -18100,6 +18102,7 @@
"v1.15.0/ko/enterprise/guides/update-crew",
"v1.15.0/ko/enterprise/guides/enable-crew-studio",
"v1.15.0/ko/enterprise/guides/capture_telemetry_logs",
"v1.15.0/ko/enterprise/guides/datadog",
"v1.15.0/ko/enterprise/guides/azure-openai-setup",
"v1.15.0/ko/enterprise/guides/tool-repository",
"v1.15.0/ko/enterprise/guides/custom-mcp-server",
@@ -26687,6 +26690,7 @@
"v1.15.0/ar/enterprise/guides/update-crew",
"v1.15.0/ar/enterprise/guides/enable-crew-studio",
"v1.15.0/ar/enterprise/guides/capture_telemetry_logs",
"v1.15.0/ar/enterprise/guides/datadog",
"v1.15.0/ar/enterprise/guides/azure-openai-setup",
"v1.15.0/ar/enterprise/guides/tool-repository",
"v1.15.0/ar/enterprise/guides/custom-mcp-server",