mirror of https://git.rancher.io/rke2-charts
10 lines
216 B
HTML
10 lines
216 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://rke2-charts.rancher.io/index.yaml</p>
|
||
|
</body>
|
||
|
</html>
|