We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e6e42 commit 00c7947Copy full SHA for 00c7947
.htaccess
@@ -438,3 +438,6 @@ RewriteRule ^guides/cairo-101/(.*)$ /archive/cairo-101/$1? [R=301,L]
438
RewriteRule ^guides/staking-on-starknet/(.*)$ /guides/becoming-a-validator/$1 [R=301,L]
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]
443
+
0 commit comments