Skip to content

Commit 1dcffca

Browse files
authored
Merge branch 'main' into main
2 parents 2f8b634 + 95bcf9f commit 1dcffca

File tree

1 file changed

+2
-2
lines changed
  • examples/custom-resources/basic-configuration

1 file changed

+2
-2
lines changed

examples/custom-resources/basic-configuration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ resource. The application, called cafe, lets you get either tea via the tea serv
66
You indicate your drink preference with the URI of your HTTP request: URIs ending with `/tea` get you tea and URIs
77
ending with `/coffee` get you coffee.
88

9-
The example is similar to the [complete example](../../examples/complete-example/README.md). However, instead of the
10-
Ingress resource, we use the VirtualServer.
9+
The example is similar to the [complete example](../../ingress-resources/complete-example/README.md).
10+
However, instead of the Ingress resource, we use the VirtualServer.
1111

1212
## Prerequisites
1313

0 commit comments

Comments
 (0)