Skip to content

Commit

Permalink
variables: use correct URL in ref to docs (#14792)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross authored Oct 4, 2022
1 parent 0bc36a5 commit b147ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/var.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Usage: nomad var <subcommand> [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:
Expand Down

0 comments on commit b147ee2

Please sign in to comment.