From 9ae009eadb7ac54a5bd07e7c47e6d8bb40d88e28 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Thu, 12 Oct 2017 09:42:11 -0700 Subject: [PATCH] Update ui.html.md.erb --- website/source/docs/commands/ui.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/ui.html.md.erb b/website/source/docs/commands/ui.html.md.erb index 2cd534171..b63215dd2 100644 --- a/website/source/docs/commands/ui.html.md.erb +++ b/website/source/docs/commands/ui.html.md.erb @@ -40,7 +40,7 @@ Open the UI directly to look at a job: ``` $ nomad ui redis-job -http://127.0.0.1:4646/ui/jobs/example +http://127.0.0.1:4646/ui/jobs/redis-job ``` Open the UI directly to look at an allocation: