Skip to content

Commit dd0c692

Browse files
authored
Fix README.md (#60)
Signed-off-by: TheAlgo <[email protected]>
1 parent 55496bb commit dd0c692

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<img src="https://opensearch.org/assets/brand/SVG/Logo/opensearch_logo_default.svg" height="64px"/>
22

33
- [OpenSearch Project Helm-Charts](#helm-charts)
4+
- [Installation](#installation)
5+
- [Status](#status)
46
- [Contributing](#contributing)
57
- [Getting Help](#getting-help)
68
- [Code of Conduct](#code-of-conduct)
@@ -14,11 +16,9 @@ A community repository for Helm Charts of OpenSearch Project.
1416

1517
## Installation
1618

17-
```shell
18-
helm repo add opensearch https://opensearch-project.github.io/helm-charts/
19-
helm repo update
20-
helm search repo opensearch
21-
```
19+
[OpenSearch Helm chart](https://opensearch.org/docs/opensearch/install/helm/)
20+
21+
[OpenSearch Dashboards Helm chart](https://opensearch.org/docs/dashboards/install/helm/)
2222

2323
## Status
2424

@@ -33,7 +33,7 @@ See [developer guide](DEVELOPER_GUIDE.md) and [how to contribute to this project
3333

3434
If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.
3535

36-
For more information, see [project website](https://opensearch.org/) and [documentation](https://docs-beta.opensearch.org/). If you need help and are unsure where to open an issue, try [forums](https://discuss.opendistrocommunity.dev/).
36+
For more information, see [project website](https://opensearch.org/) and [documentation](https://opensearch.org/docs). If you need help and are unsure where to open an issue, try [forums](https://discuss.opendistrocommunity.dev/).
3737

3838
## Code of Conduct
3939

0 commit comments

Comments
 (0)