carbon-components-svelte/index.html
2020-10-24 16:33:45 -07:00

12 lines
401 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="refresh" content="0; URL='http://ibm.biz/carbon-svelte'" />
<title>Carbon Components Svelte</title>
</head>
<body>
Documentation has moved: <a href="http://ibm.biz/carbon-svelte">ibm.biz/carbon-svelte</a>
</body>
</html>