Skip to content

Commit

Permalink
Fix broken url links
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Nov 15, 2019
1 parent 37e2c62 commit b3bff9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/part-04/README.md
Expand Up @@ -224,7 +224,7 @@ tracing:
...
```

Define the [Istio gateway](https://istio.io/docs/reference/config/networking/v1alpha3/gateway/)
Define the [Istio gateway](https://istio.io/docs/reference/config/networking/gateway/)
for the application:

```bash
Expand Down Expand Up @@ -277,7 +277,7 @@ spec:
number: 9080
```

Create and display default [destination rules](https://istio.io/docs/reference/config/networking/v1alpha3/destination-rule/)
Create and display default [destination rules](https://istio.io/docs/reference/config/networking/destination-rule/)
(subsets) for the Bookinfo services:

```bash
Expand Down

0 comments on commit b3bff9c

Please sign in to comment.