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: