1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 20:32:24 +04:00

redirect demo folder to preview.tabler.io

This commit is contained in:
codecalm
2023-08-03 23:38:43 +02:00
parent e652fce3b9
commit 5aaf8b6815
+5
View File
@@ -16,6 +16,11 @@
"destination": "/guides/:name",
"permanent": true
},
{
"source": "/demo/:path(.*)",
"destination": "https://preview.tabler.io/:path",
"permanent": true
},
{
"source": "/guides/customer-service-email",
"destination": "/guides/how-to-improve-your-customer-service-with-emails",