Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doc links #972

Merged
merged 6 commits into from
May 28, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Address feedback
LorcanMcVeigh committed May 28, 2020
commit dd05fdea21f8577ae8676d9d0d0164ee9980472a
2 changes: 1 addition & 1 deletion examples/opentracing/README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ In this example we deploy the NGINX or NGINX Plus Ingress Controller and a simpl

## Prerequisites

The default Ingress Controller images don’t include the OpenTracing module required for this example. See Step 1 of the [Prerequisites section](https://docs.nginx.com/nginx-ingress-controller/third-party-modules/opentracing/) in the OpenTracing doc for the instructions on how to get the right image with Jaeger tracer.
The default Ingress Controller images don’t include the OpenTracing module required for this example. See Step 1 of the [Prerequisites section](https://docs.nginx.com/nginx-ingress-controller/third-party-modules/opentracing/#prerequisites) in the OpenTracing doc for the instructions on how to get the right image with Jaeger tracer.

## Step 1 - Deploy Ingress Controller and the Cafe App