mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore: update permalinks
This commit is contained in:
parent
00eb3087b4
commit
ba5c98df80
5 changed files with 10 additions and 25 deletions
14
index.html
14
index.html
|
@ -3,10 +3,16 @@
|
|||
<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'" />
|
||||
<meta
|
||||
http-equiv="refresh"
|
||||
content="0; URL='https://carbon-components-svelte.onrender.com'"
|
||||
/>
|
||||
<title>Carbon Components Svelte</title>
|
||||
</head>
|
||||
</head>
|
||||
<body>
|
||||
Documentation has moved: <a href="http://ibm.biz/carbon-svelte">ibm.biz/carbon-svelte</a>
|
||||
</body>
|
||||
Documentation has moved:
|
||||
<a href="https://carbon-components-svelte.onrender.com"
|
||||
>https://carbon-components-svelte.onrender.com</a
|
||||
>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue