Skip to content

Commit 4e8c52e

Browse files
authored
Add redirect for Helm charts to README (#457)
* Add redirect for Helm charts to README Update README to include a note about redirecting requests for open-cluster-management.io/helm-charts to the GitHub repository Signed-off-by: xuezhaojun <[email protected]> * Update. Signed-off-by: xuezhaojun <[email protected]> --------- Signed-off-by: xuezhaojun <[email protected]>
1 parent 00c4581 commit 4e8c52e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ Your changes will be verified by CI. Check the job results for details of any er
2626

2727
## Special Note
2828

29-
We're also using the website to redirect requests targeting `open-cluster-management.io` to `github.com/open-cluster-management-io`, you can find more details in this [PR](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/pull/430).
30-
31-
If allows developers to use commands like `go get open-cluster-management.io/<repo>` and also use `open-cluster-management.io/<repo>` as the import path in go.mod.
29+
- We're using the website to redirect requests targeting `open-cluster-management.io` to `github.com/open-cluster-management-io`, you can find more details in this [PR](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/pull/430). It allows developers to use commands like `go get open-cluster-management.io/<repo>` and also use `open-cluster-management.io/<repo>` as the import path in go.mod.
30+
- We're using the website to redirect requests targeting `open-cluster-management.io/helm-charts` to `github.com/open-cluster-management-io/helm-charts`, you can find more details in this [PR](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/pull/453).

0 commit comments

Comments
 (0)