forked from liferay/clay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
redirects.json
14 lines (14 loc) · 913 Bytes
/
redirects.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"/docs/components/alerts.html": "/docs/components/alert.html",
"/docs/components/buttons.html": "/docs/components/button.html",
"/docs/components/forms/checkbox.html": "/docs/components/checkbox.html",
"/docs/components/forms/css-text-input-localizable.html": "/docs/components/localized-input.html",
"/docs/components/forms/form.html": "/docs/components/form.html",
"/docs/components/forms/multi-step-nav.html": "/docs/components/multi-step-nav.html",
"/docs/components/forms/slider.html": "/docs/components/slider.html",
"/docs/components/forms/text-input-variations.html": "/docs/components/input.html",
"/docs/components/navigation/breadcrumbs.html": "/docs/components/breadcrumb.html",
"/docs/components/table/table.html": "/docs/components/table.html",
"/docs/css/utilities/index.html": "/docs/css/utilities/autofit.html",
"/docs/css/content/index.html": "/docs/css/content/typography.html"
}