Skip to content

Commit 95a020d

Browse files
authored
fixed minor typos in .htaccess
1 parent 6b3aacd commit 95a020d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,8 +1032,8 @@ RewriteRule ^ecosystem/$ /ecosystem/overview? [R=301,L]
10321032

10331033
RewriteRule ^resources/$ /resources/overview? [R=301,L]
10341034

1035-
RewriteRule ^quick-start/compiling-hellostarknet/$ /quick-start/hellostarknet/? [R=301,L]
1035+
RewriteRule ^quick-start/compiling-hellostarknet/$ /quick-start/hellostarknet? [R=301,L]
10361036

1037-
RewriteRule ^staking/architecture/$ /architecture-and-concepts/staking/? [R=301,L]
1037+
RewriteRule ^staking/architecture/$ /architecture-and-concepts/staking? [R=301,L]
10381038

10391039
RewriteRule ^staking/overview/$ /staking/overview?_=60 [R=301,L]

0 commit comments

Comments
 (0)