Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
LandauRaz authored Jan 14, 2025
1 parent 9045638 commit 060c115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -901,3 +901,5 @@ RewriteCond %{QUERY_STRING} ^$
RewriteRule ^documentation/tools/CLI/starknet\-compiler\-options/$ /cli/starknet-compiler-options/? [R=301,L]

RewriteRule ^tools/starknet\-book/$ https://docs.starknet.io/? [R=301,L]

RewriteRule ^documentation/architecture_and_concepts/Smart_Contracts/system-calls/$ /architecture-and-concepts/smart-contracts/system-calls-cairo1/? [R=301,L]

0 comments on commit 060c115

Please sign in to comment.