Skip to content

Commit b8621be

Browse files
Update docs/server-admin-4.8/modules/operator/pages/introduction-to-nomad-cluster-operation.adoc
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
1 parent 6d7538e commit b8621be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-admin-4.8/modules/operator/pages/introduction-to-nomad-cluster-operation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $ kubectl run nomad-tunnel --rm -it --restart=Never --image=alpine/socat -n <ser
113113
kubectl port-forward pod/nomad-tunnel 4646:4646 -n <server-namespace>
114114
----
115115

116-
. Navigate to `http[s]://localhost:4646/ui` in your browser to access the Nomad UI. For more information on utilizing the Nomad UI, refer to the link:https://developer.hashicorp.com/nomad/tutorials/web-ui[Nomad documentation].
116+
. Navigate to `++http[s]://localhost:4646/ui++` in your browser to access the Nomad UI. For more information on utilizing the Nomad UI, refer to the link:https://developer.hashicorp.com/nomad/tutorials/web-ui[Nomad documentation].
117117

118118
[#shutting-down-a-nomad-client]
119119
=== Shutting down a Nomad client

0 commit comments

Comments
 (0)