From 541193d4a6db51056855d55500957f9d34d06496 Mon Sep 17 00:00:00 2001 From: balopat Date: Tue, 5 Feb 2019 10:52:15 -0800 Subject: [PATCH] fix docs build --- docs/content/en/docs/how-tos/taggers/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/how-tos/taggers/_index.md b/docs/content/en/docs/how-tos/taggers/_index.md index 5412171f0a9..d934487e4cb 100644 --- a/docs/content/en/docs/how-tos/taggers/_index.md +++ b/docs/content/en/docs/how-tos/taggers/_index.md @@ -93,7 +93,7 @@ The following `build` section, for example, instructs Skaffold to build a Docker image `gcr.io/k8s-skaffold/example` with the `dateTime` tag policy: -{{% readfile file="samples/taggers/datetime.yaml" %}} +{{% readfile file="samples/taggers/dateTime.yaml" %}} Suppose current time is `15:04:09.999 January 2nd, 2006` and current time zone is `MST` (`US Mountain Standard Time`), the image built will