Skip to content

Commit 4840bec

Browse files
authored
fix broken link to OpenShift installation description (#274)
The current link in this document points to openshift-install.md which was removed in pull #238 commit 366c8b2 Author: Rajdeep Das <rajdeep.das@mongodb.com> Date: Mon Jan 30 14:15:48 2023 +0100 The correct document appears to be docs/openshift-marketplace.md Signed-off-by: Jens Freimann <github@freimann.org>
1 parent 0d2de32 commit 4840bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ CRDs are defined cluster-wide, so to install them, you must have Cluster-level a
7070

7171
#### Operator Installation
7272

73-
> In order to install the Operator in OpenShift, please follow [these](openshift-install.md) instructions instead.
73+
> In order to install the Operator in OpenShift, please follow [these](docs/openshift-marketplace.md) instructions instead.
7474
7575
To install the Operator using yaml files, you may apply the config directly from github;
7676

0 commit comments

Comments
 (0)