We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d682510 commit 92e1393Copy full SHA for 92e1393
content/en/04-tutorials/01-pixie-101/05-request-tracing.md
@@ -28,7 +28,7 @@ If you're interested in troubleshooting HTTP latency, check out the [Service Per
28
2. You will need to install the demo microservices application, using Pixie's CLI:
29
30
> - [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.
+> - Run `px demo deploy px-sock-shop` to install Weavework's [Sock Shop](https://github.com/microservices-demo/microservices-demo) demo app.
32
> - 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.
33
34
## Full-Body HTTP Request
0 commit comments