Skip to content

Commit 4b3edc8

Browse files
committed
chore(): japanese trailing redirect
1 parent b20aa15 commit 4b3edc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: vercel.json

+4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"source": "/docs/angular/your-first-app/7-live-reload",
2626
"destination": "/docs/angular/your-first-app/live-reload"
2727
},
28+
{
29+
"source": "/docs/ja/",
30+
"destination": "/docs/ja"
31+
},
2832
{
2933
"source": "/docs/(v5|next)?/developer-resources/:path*",
3034
"destination": "https://ionic.io/resources"

0 commit comments

Comments
 (0)