File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -436,8 +436,8 @@ RewriteRule ^archive/architecture/solidity-verifier/$ /architecture/sharp? [R=30
436436RewriteRule ^guides/starknet-by-example/(.*)$ /archive/starknet-by-example/$1? [R=301 ,L]
437437RewriteRule ^guides/cairo-101/(.*)$ /archive/cairo-101/$1? [R=301 ,L]
438438RewriteRule ^guides/staking-on-starknet/(.*)$ /guides/becoming-a-validator/$1 [R=301 ,L]
439- RewriteRule ^tools/(?!overview/?$)(.*) $ /tools/overview? [R=301 ,L]
440- RewriteRule ^ecosystem/(?!overview/?$)(.*) $ /ecosystem/overview? [R=301 ,L]
439+ RewriteRule ^tools/(?!overview/?$).* $ /tools/overview? [R=301 ,L]
440+ RewriteRule ^ecosystem/(?!overview/?$).* $ /ecosystem/overview? [R=301 ,L]
441441RewriteRule ^archive/tools/.*$ /tools/overview? [R=301 ,L]
442442RewriteRule ^archive/ecosystem/.*$ /ecosystem/overview? [R=301 ,L]
443443
You can’t perform that action at this time.
0 commit comments