Skip to content

Commit 94f5cc8

Browse files
committed
add custom redirect for /en/stablecoins since it is giving a 404 error
1 parent 056a716 commit 94f5cc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,6 @@
178178

179179
/studio /en/deprecated-software/#ethereum-studio 301!
180180

181-
/*/studio /:splat/deprecated-software/#ethereum-studio 301!
181+
/*/studio /:splat/deprecated-software/#ethereum-studio 301!
182+
183+
/en/stablecoins /stablecoins 301!

0 commit comments

Comments
 (0)