Skip to content

Commit 8d5e936

Browse files
authored
Fixing broken links in Readme (#573)
* Adding fix for broken links in Readme * Update README.md
1 parent 2bd9843 commit 8d5e936

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2021 Dell Inc., or its subsidiaries. All Rights Reserved.
2+
Copyright (c) 2021-2024 Dell Inc., or its subsidiaries. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
@@ -30,17 +30,17 @@ You can also interact with us by creating a [GitHub issue](https://github.com/de
3030
$ helm repo add dell https://dell.github.io/helm-charts
3131
```
3232

33-
For documentation, please visit [Container Storage Modules documentation](https://dell.github.io/csm-docs/docs/observability/deployment/helm#configuration).
33+
For documentation, please visit [Container Storage Modules documentation](https://dell.github.io/csm-docs/docs/deployment/helm).
3434

3535
## Contributing to an Existing Chart
3636

3737
We'd love for you to contribute to an existing Chart that you find provides a useful application or service for Kubernetes. Please read our [Contribution Guide](docs/CONTRIBUTING.md) for more information on how you can contribute Charts.
3838

3939
## Owning and Maintaining A Chart
4040

41-
Individual charts can be maintained by one or more users of [OWNERS](OWNERS). When someone maintains a chart they have the access to merge changes to that chart. To have merge access to a chart someone needs to:
41+
Individual charts can be maintained by one or more users of [MAINTAINERS](docs/MAINTAINERS.md). When someone maintains a chart they have the access to merge changes to that chart. To have merge access to a chart someone needs to:
4242

43-
1. Be listed on the chart, in the [OWNERS](OWNERS) file, as a maintainer. If you need sponsors and have contributed to the chart, please reach out to the existing maintainers, or if you are having trouble connecting with them, please reach out to one of the [OWNERS](OWNERS) of the charts repository.
43+
1. Be listed on the chart, in the [MAINTAINERS](docs/MAINTAINERS.md) file, as a maintainer. If you need sponsors and have contributed to the chart, please reach out to the existing maintainers, or if you are having trouble connecting with them, please reach out to one of the [MAINTAINERS](docs/MAINTAINERS.md) of the charts repository.
4444

4545
## Review Process
4646

0 commit comments

Comments
 (0)