From f1086ccfababecad63b083e0fec5cb4f2a6b2887 Mon Sep 17 00:00:00 2001 From: Julien Ammous Date: Mon, 24 Aug 2020 16:40:42 +0200 Subject: [PATCH] Update log-tailing.md (#4636) Co-authored-by: Brian de Alwis --- docs/content/en/docs/pipeline-stages/log-tailing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/pipeline-stages/log-tailing.md b/docs/content/en/docs/pipeline-stages/log-tailing.md index 89536fe9e1a..41caa7cab10 100644 --- a/docs/content/en/docs/pipeline-stages/log-tailing.md +++ b/docs/content/en/docs/pipeline-stages/log-tailing.md @@ -15,7 +15,7 @@ Log Tailing is **disabled by default** for `run` mode; it can be enabled with th ## Log Structure -To view log structure, run `skaffold run --tail` on [examples microserices](https://github.com/GoogleContainerTools/skaffold/tree/master/examples/microservices) +To view log structure, run `skaffold run --tail` in [`examples/microservices`](https://github.com/GoogleContainerTools/skaffold/tree/master/examples/microservices) ```bash skaffold run --tail