mirror of https://git.rancher.io/charts
10 lines
211 B
HTML
10 lines
211 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>This is the index page for charts</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>If you are looking for index.yaml, go to https://charts.rancher.io/index.yaml</p>
|
||
|
</body>
|
||
|
</html>
|