We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b5098 commit c998502Copy full SHA for c998502
1 file changed
vercel.json
@@ -72,7 +72,7 @@
72
{ "source": "/deployment/rendering-modes", "destination": "/deployment/configuration/rendering-modes", "permanent": true },
73
{ "source": "/deployment/base-paths", "destination": "/deployment/configuration/base-paths", "permanent": true },
74
{ "source": "/deployment/environments", "destination": "/deployment/configuration/environments", "permanent": true },
75
- { "source": "/components/area-map/", "destination": "/components/maps/area-map", "permanent": true },
+ { "source": "/components/area-map/", "destination": "/components/maps/area-map", "permanent": true },
76
{ "source": "/components/us-map/", "destination": "/components/maps/us-map", "permanent": true },
77
{ "source": "/components/bubble-map/", "destination": "/components/maps/bubble-map", "permanent": true },
78
{ "source": "/components/point-map/", "destination": "/components/maps/point-map", "permanent": true },
0 commit comments