diff --git a/docs/getting-started/first-service.md b/docs/getting-started/first-service.md index 2737c21bb..1aaf92252 100644 --- a/docs/getting-started/first-service.md +++ b/docs/getting-started/first-service.md @@ -14,7 +14,7 @@ In this tutorial, you will deploy a "Hello world" Knative Service that accepts t ``` !!! Success "Expected output" ```{ .bash .no-copy } - Service hello created to latest revision 'hello-world' is available at URL: + Service hello created to latest revision 'hello-0001' is available at URL: http://hello.default.${LOADBALANCER_IP}.sslip.io ``` The value of `${LOADBALANCER_IP}` above depends on your type of cluster,