Fix reference to emojivoto voting deployment (#267)

This commit is contained in:
Risha Mars 2018-02-02 13:06:59 -08:00 committed by GitHub
parent 9a40d984ff
commit 9cadb30795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ minikube -n emojivoto service web-svc --url
bin/conduit stat deployments
# view a live pipeline of requests
bin/conduit tap deploy emojivoto/voting-svc
bin/conduit tap deploy emojivoto/voting
```
## Go