Skip to content

Commit

Permalink
Fix README.md (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: TheAlgo <[email protected]>
  • Loading branch information
TheAlgo authored Sep 24, 2021
1 parent 55496bb commit dd0c692
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<img src="https://opensearch.org/assets/brand/SVG/Logo/opensearch_logo_default.svg" height="64px"/>

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

## Installation

```shell
helm repo add opensearch https://opensearch-project.github.io/helm-charts/
helm repo update
helm search repo opensearch
```
[OpenSearch Helm chart](https://opensearch.org/docs/opensearch/install/helm/)

[OpenSearch Dashboards Helm chart](https://opensearch.org/docs/dashboards/install/helm/)

## Status

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

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

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/).
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/).

## Code of Conduct

Expand Down

0 comments on commit dd0c692

Please sign in to comment.