Skip to content

Commit 1fd8c05

Browse files
camilamacedo86ankitathomas
authored andcommitted
Apply suggestions from code review
(upstream operator-lifecycle-manager commit: bd17008fd9b683e5929abab235cdf108d4a40761)
1 parent 56a72a9 commit 1fd8c05

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

staging/operator-lifecycle-manager/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Operators can behave like managed service providers. Their user interface on the
4242

4343
Install OLM on a Kubernetes or OpenShift cluster by following the [installation guide].
4444

45-
For a complete end-to-end example of how OLM fits into the Operator Framework, see the [Operator Framework Getting Started Guide](https://github.com/operator-framework/getting-started).
45+
For a complete end-to-end example of how OLM fits into the Operator Framework, see the [Operator Framework Getting Started Guide](https://github.com/operator-framework/getting-started). Also, see [Getting Started on OperatorHub.io](https://operatorhub.io/getting-started).
4646

4747
**NOTE:** OLM is installed by default in OpenShift 4.0 and above.
4848

@@ -58,9 +58,6 @@ $ make run-console-local
5858

5959
Then visit `http://localhost:9000` to view the console.
6060

61-
## End-to-end example
62-
63-
For a complete end-to-end example of how OLM fits into the Operator Framework, see the [Operator Framework Getting Started Guide](https://github.com/operator-framework/getting-started). Also, see [Getting Started on OperatorHub.io](https://operatorhub.io/getting-started).
6461

6562
## Contributing your Operator
6663

@@ -176,4 +173,4 @@ Operator Lifecycle Manager is under Apache 2.0 license. See the [LICENSE][licens
176173
[kubectl_tool]:https://kubernetes.io/docs/tasks/tools/install-kubectl/
177174
[proposals_docs]: ./doc/contributors/design-proposals
178175
[license_file]:./LICENSE
179-
[bug_guide]:./doc/dev/reporting_bugs.md
176+
[bug_guide]:./doc/dev/reporting_bugs.md

0 commit comments

Comments
 (0)