@@ -922,17 +922,17 @@ RewriteRule ^tools/devtools/security/$ tools/devtools/overview? [R=301,L]
922922
923923RewriteRule ^documentation/architecture_and_concepts/Smart_Contracts/system-calls/$ /architecture-and-concepts/smart-contracts/system-calls-cairo1/? [R=301 ,L]
924924
925- RewriteRule ^/ quick-start/declare-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
925+ RewriteRule ^quick-start/declare-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
926926
927- RewriteRule ^/ quick-start/deploy-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
927+ RewriteRule ^quick-start/deploy-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
928928
929- RewriteRule ^/ quick-start/interact-with-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
929+ RewriteRule ^quick-start/interact-with-a-smart-contract/$ /quick-start/overview/? [R=301 ,L]
930930
931- RewriteRule ^/ quick-start/set-up-an-account/$ /quick-start/overview/? [R=301 ,L]
931+ RewriteRule ^quick-start/set-up-an-account/$ /quick-start/overview/? [R=301 ,L]
932932
933- RewriteRule ^/ quick-start/deploy-interact-with-a-smart-contract-remix/$ /quick-start/overview/? [R=301 ,L]
933+ RewriteRule ^quick-start/deploy-interact-with-a-smart-contract-remix/$ /quick-start/overview/? [R=301 ,L]
934934
935- RewriteRule ^/ quick-start/using_devnet/$ /quick-start/devnet/? [R=301 ,L]
935+ RewriteRule ^quick-start/using_devnet/$ /quick-start/devnet/? [R=301 ,L]
936936
937937RewriteRule ^documentation/tools/limits_and_triggers/$ /tools/limits-and-triggers/? [R=301 ,L]
938938
@@ -946,4 +946,4 @@ RewriteRule ^architecture-and-concepts/cryptography/p-value/$ ^architecture-and-
946946
947947RewriteRule ^architecture-and-concepts/cryptography/stark-curve/$ ^architecture-and-concepts/cryptography? [R=301 ,L]
948948
949- RewriteRule ^architecture-and-concepts/cryptography/hash-functions/$ ^architecture-and-concepts/cryptography? [R=301 ,L]
949+ RewriteRule ^architecture-and-concepts/cryptography/hash-functions/$ ^architecture-and-concepts/cryptography? [R=301 ,L]
0 commit comments