From 9675a8e13b115bc40c8b1443f739282e53b5fbd1 Mon Sep 17 00:00:00 2001 From: Chris Baker <1675087+cgbaker@users.noreply.github.com> Date: Thu, 9 Jul 2020 06:25:44 -0500 Subject: [PATCH] [docs] more specific link in enterprise docs --- website/pages/docs/enterprise/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/enterprise/index.mdx b/website/pages/docs/enterprise/index.mdx index 1f30904fc..125640194 100644 --- a/website/pages/docs/enterprise/index.mdx +++ b/website/pages/docs/enterprise/index.mdx @@ -91,7 +91,7 @@ See the [Sentinel Policies Guide](https://learn.hashicorp.com/nomad/governance-a ### Cross-Namespace Queries Cross-Namespace Queries allows operators to query jobs and allocations across all namespaces for faster operator debugging and visibility in multi-tenant clusters. This enterprise feature accelerates and simplifies the debugging process by allowing operators to easily locate faulty jobs and allocations from developers. -See the [Nomad CLI commands](https://www.nomadproject.io/docs/commands/alloc/exec) documentation for a thorough overview. +See the individual Nomad CLI command documentation (e.g., [alloc exec](https://www.nomadproject.io/docs/commands/alloc/exec#namespace)) for more information. ## Multi-Cluster & Efficiency