File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -419,4 +419,4 @@ RewriteRule ^architecture-and-concepts/smart-contracts/class-hash/$ https://book
419419RewriteRule ^architecture-and-concepts/smart-contracts/contract-classes/$ https://book.cairo-lang.org/ch100-01-contracts-classes-and-instances.html [R=301 ,L]
420420RewriteRule ^architecture-and-concepts/smart-contracts/cairo-and-sierra/$ https://book.cairo-lang.org/appendix-09-sierra.html [R=301 ,L]
421421RewriteRule ^architecture-and-concepts/smart-contracts/serialization-of-cairo-types/$ https://book.cairo-lang.org/ch102-04-serialization-of-cairo-types.html [R=301 ,L]
422- RewriteRule ^architecture-and-concepts/(.*)$ architecture/$1 [R=301 ,L]
422+ RewriteRule ^architecture-and-concepts/(.*)$ / architecture/$1 [R=301 ,L]
You can’t perform that action at this time.
0 commit comments