From 2ff3d88babec5f04e9a22be7ee908c8143a8a8d0 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sun, 15 Nov 2020 22:06:38 +0100 Subject: [PATCH] typo --- slides/k8s/crd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/crd.md b/slides/k8s/crd.md index 5f086eea..acd30d67 100644 --- a/slides/k8s/crd.md +++ b/slides/k8s/crd.md @@ -189,7 +189,7 @@ Note: we can update a CRD without having to re-create the corresponding resource ## OpenAPI v3 scheme exapmle -This is what we have in @@INC[k8s/coffee-3.yaml]: +This is what we have in @@LINK[k8s/coffee-3.yaml]: ```yaml schema: