Skip to content

Commit 92e1393

Browse files
authored
Update 05-request-tracing.md (#293)
fix sock shop url Signed-off-by: marun <[email protected]>
1 parent d682510 commit 92e1393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/04-tutorials/01-pixie-101/05-request-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you're interested in troubleshooting HTTP latency, check out the [Service Per
2828
2. You will need to install the demo microservices application, using Pixie's CLI:
2929

3030
> - [Install the Pixie CLI](/installing-pixie/install-schemes/cli/#1.-install-the-pixie-cli).
31-
> - Run `px demo deploy px-sock-shop` to install Weavework's [Sock Shop](https://microservices-demo.github.io/) demo app.
31+
> - Run `px demo deploy px-sock-shop` to install Weavework's [Sock Shop](https://github.com/microservices-demo/microservices-demo) demo app.
3232
> - Run `kubectl get pods -n px-sock-shop` to make sure all pods are ready before proceeding. The demo app can take up to 5 minutes to deploy.
3333
3434
## Full-Body HTTP Request

0 commit comments

Comments
 (0)