Skip to content

Commit dd1730a

Browse files
Adding the docs website to the readme (#1350)
Signed-off-by: Lalatendu Mohanty <[email protected]>
1 parent 5097435 commit dd1730a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ OLM v1 consists of two different components:
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

21+
## Documentation
22+
23+
The documentation currently lives at [website](https://operator-framework.github.io/operator-controller/). The source of the documentation exists in this repository, see [docs directory](docs/).
24+
2125
## Getting Started
2226

23-
To get started with OLM v1, please see our [Getting Started](docs/getting-started/olmv1_getting_started.md) documentation.
27+
To get started with OLM v1, please see our [Getting Started](https://operator-framework.github.io/operator-controller/getting-started/olmv1_getting_started/) documentation.
2428

2529
## License
2630

0 commit comments

Comments
 (0)