From b147ee214e21367de6f932e95cc45572df682fc5 Mon Sep 17 00:00:00 2001 From: Tim Gross Date: Tue, 4 Oct 2022 11:30:49 -0400 Subject: [PATCH] variables: use correct URL in ref to docs (#14792) --- command/var.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/var.go b/command/var.go index 898d22e3c..123ed391a 100644 --- a/command/var.go +++ b/command/var.go @@ -36,7 +36,7 @@ Usage: nomad var [options] [args] Users can create new variables; list, inspect, and delete existing variables, and more. For a full guide on variables see: - https://www.nomadproject.io/guides/vars.html + https://www.nomadproject.io/docs/concepts/variables Create a variable specification file: