Skip to content

Commit cd33f66

Browse files
authored
chore: remove trailing slash to avoid flash of 404 page
Jared told me that to avoid the flash of the 404 page when going to the v5 docs you need to link to it without the trailing slash.
1 parent e24c93c commit cd33f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versionsArchived.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"v5": "https://ionic-docs-5utg8ms4c-ionic1.vercel.app/docs/v5/"
2+
"v5": "https://ionic-docs-5utg8ms4c-ionic1.vercel.app/docs/v5"
33
}

0 commit comments

Comments
 (0)