Skip to content

Commit 3df29a1

Browse files
authored
cont fix to .htaccess
1 parent 00c7947 commit 3df29a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,5 +439,5 @@ RewriteRule ^guides/staking-on-starknet/(.*)$ /guides/becoming-a-validator/$1 [R
439439
RewriteRule ^tools/(?!overview/?$)(.*)$ /tools/overview/$1 [R=301,L]
440440
RewriteRule ^ecosystem/(?!overview/?$)(.*)$ /ecosystem/overview/$1 [R=301,L]
441441
RewriteRule ^archive/tools/.*$ /tools/overview? [R=301,L]
442-
RewriteRule ^ecosystem/tools/.*$ /ecosystem/overview? [R=301,L]
442+
RewriteRule ^archive/ecosystem/.*$ /ecosystem/overview? [R=301,L]
443443

0 commit comments

Comments
 (0)