Skip to content

Commit 8a703cf

Browse files
authored
fix broken url in docs (#3106)
1 parent 5f6aec3 commit 8a703cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/operator/configuring-eventing-cr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ point to edit all of them.
111111
## Private repository and private secrets
112112

113113
The Knative Eventing operator CR is configured the same way as the Knative Serving operator CR. For more information,
114-
see the documentation on “[Private repository and private secret](configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction.
114+
see the documentation on “[Private repository and private secret](./configuring-serving-cr.md#private-repository-and-private-secrets)” in Serving operator for detailed instruction.
115115

116116
Knative Eventing also specifies only one container within one `Deployment` resource. However, the container does not use
117117
the same name as its parent `Deployment`, which means the container name in Knative Eventing is not the unique identifier

0 commit comments

Comments
 (0)