Skip to content

Commit

Permalink
removed cairo v1 to v2 migration page (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
LandauRaz authored Feb 24, 2025
1 parent 771041b commit be780e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 276 deletions.
6 changes: 3 additions & 3 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -962,8 +962,8 @@ RewriteRule ^tools/api-services/$ /tools/fullnodes-rpc-providers? [R=301,L]

RewriteRule ^tools/ref-block-explorers/$ /tools/block-explorers-monitoring-tools? [R=301,L]

RewriteRule ^tools/data-indexers/$ ^tools/indexers-enhanced-api-providers? [R=301,L]
RewriteRule ^tools/data-indexers/$ tools/indexers-enhanced-api-providers? [R=301,L]

RewriteRule ^tools/oracles/$ ^tools/oracles-faucets? [R=301,L]
RewriteRule ^tools/oracles/$ tools/oracles-faucets? [R=301,L]

RewriteRule ^tools/indexers-enhanced-api-providers/$ ^tools/indexers-enhanced-apis? [R=301,L]
RewriteRule ^tools/indexers-enhanced-api-providers/$ tools/indexers-enhanced-apis? [R=301,L]

This file was deleted.

0 comments on commit be780e6

Please sign in to comment.