From eae3836b3d90d002017a80ebdcdb71710f696184 Mon Sep 17 00:00:00 2001 From: Kris Hicks Date: Tue, 23 Feb 2021 08:31:19 -0800 Subject: [PATCH] cli: Update namespace helptext guide URL (#10074) The old URL redirects to https://learn.hashicorp.com/nomad --- command/namespace.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/namespace.go b/command/namespace.go index 8557e76ea..e01a92273 100644 --- a/command/namespace.go +++ b/command/namespace.go @@ -19,7 +19,7 @@ Usage: nomad namespace [options] [args] This command groups subcommands for interacting with namespaces. Namespaces allow jobs and their associated objects to be segmented from each other and other users of the cluster. For a full guide on namespaces see: - https://www.nomadproject.io/guides/namespaces.html + https://learn.hashicorp.com/tutorials/nomad/namespaces Create or update a namespace: