From 6654070374d600f5d528495e245bdca143ec771d Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Thu, 18 Feb 2021 14:36:08 +0900 Subject: [PATCH] Update yaml for config-domain configmap --- docs/serving/using-a-custom-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/using-a-custom-domain.md b/docs/serving/using-a-custom-domain.md index d1ddb0c98f6..9836e69e80d 100644 --- a/docs/serving/using-a-custom-domain.md +++ b/docs/serving/using-a-custom-domain.md @@ -21,7 +21,7 @@ To change the {default-domain} value there are a few steps involved: ``` This command opens your default text editor and allows you to edit the [config - map](https://github.com/knative/serving/blob/master/config/config-domain.yaml). + map](https://github.com/knative/serving/blob/master/config/core/configmaps/domain.yaml). ```yaml apiVersion: v1