We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c7947 commit 3df29a1Copy full SHA for 3df29a1
.htaccess
@@ -439,5 +439,5 @@ RewriteRule ^guides/staking-on-starknet/(.*)$ /guides/becoming-a-validator/$1 [R
439
RewriteRule ^tools/(?!overview/?$)(.*)$ /tools/overview/$1 [R=301,L]
440
RewriteRule ^ecosystem/(?!overview/?$)(.*)$ /ecosystem/overview/$1 [R=301,L]
441
RewriteRule ^archive/tools/.*$ /tools/overview? [R=301,L]
442
-RewriteRule ^ecosystem/tools/.*$ /ecosystem/overview? [R=301,L]
+RewriteRule ^archive/ecosystem/.*$ /ecosystem/overview? [R=301,L]
443
0 commit comments