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.
2 parents 94c5249 + 67ca9a9 commit 05afda1Copy full SHA for 05afda1
content/en/docs/concepts/overview/working-with-objects/labels.md
@@ -307,7 +307,7 @@ best practice. There are many scenarios where multiple labels should be used to
307
distinguish resource sets from one another.
308
309
For instance, different applications would use different values for the `app` label, but a
310
-multi-tier application, such as the [guestbook example](https://github.com/kubernetes/examples/tree/master/guestbook/),
+multi-tier application, such as the [guestbook example](https://github.com/kubernetes/examples/tree/master/web/guestbook/),
311
would additionally need to distinguish each tier. The frontend could carry the following labels:
312
313
```yaml
0 commit comments