Skip to content

Commit 1bbc6cb

Browse files
authored
:bug Fixes reference to catalogd repo in the README (#1602)
We should not refer to catalogd repo since the monorepo implementation.
1 parent bf96d5f commit 1bbc6cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ controllers, and tooling that support the packaging, distribution, and lifecycli
1313

1414
OLM v1 consists of two different components:
1515

16-
* operator-controller (this repository)
17-
* [catalogd](https://github.com/operator-framework/catalogd)
16+
* operator-controller
17+
* catalogd
1818

1919
For a more complete overview of OLM v1 and how it differs from OLM v0, see our [overview](docs/project/olmv1_design_decisions.md).
2020

0 commit comments

Comments
 (0)