From 7ebb7ddf922ee95b2470d5e46a9e6581091494d6 Mon Sep 17 00:00:00 2001 From: SaintMalik <37118134+saintmalik@users.noreply.github.com> Date: Fri, 20 Nov 2020 03:04:11 +0100 Subject: [PATCH] fix broken url in docs --- docs/install/operator/configuring-eventing-cr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/operator/configuring-eventing-cr.md b/docs/install/operator/configuring-eventing-cr.md index 7bc5194efd2..19cda451466 100644 --- a/docs/install/operator/configuring-eventing-cr.md +++ b/docs/install/operator/configuring-eventing-cr.md @@ -111,7 +111,7 @@ point to edit all of them. ## Private repository and private secrets The Knative Eventing operator CR is configured the same way as the Knative Serving operator CR. For more information, -see the documentation on “[Private repository and private secret](configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction. +see the documentation on “[Private repository and private secret](./configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction. Knative Eventing also specifies only one container within one `Deployment` resource. However, the container does not use the same name as its parent `Deployment`, which means the container name in Knative Eventing is not the unique identifier