Skip to content

Commit

Permalink
fixing issue with redirect in security & audits
Browse files Browse the repository at this point in the history
  • Loading branch information
TalBenAvi committed May 12, 2024
1 parent 3a11f66 commit 40befc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _data/settings/main-menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ items:
- page: fd9c4d6e-aaee-42f0-abfc-ef5ffd3944ab
- page: 9308fd57-e090-4ca9-9581-d9aeb8a3187c
- custom_title: Security & audits
custom_internal_link: security-and-audit-tools
custom_internal_link: security-and-audits-tools
- custom_title: Grants Program
custom_internal_link: ecosystem/grant
page: af68f1f8-b2a3-49e2-bec0-f36165cc331f
Expand Down
6 changes: 4 additions & 2 deletions _data/settings/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ items:
destination: /:locale/content/:path+
- source: /building-on-starknet/audit-service-providers/
destination: /en/ecosystem/security-and-audits
- source: /en/ecosystem/security-and-audits
destination: /en/ecosystem/security-and-audits-tools
- source: /learn
destination: /en/learn/what-is-starknet
- source: /:locale/learn
Expand Down Expand Up @@ -171,5 +173,5 @@ items:
source: /ja/learn/what-is-starknet
- destination: /en/learn/what-is-starknet
source: /ko/learn/what-is-starknet
- source: "en/ecosystem/security-and-audits "
destination: en/security-and-audit-tools
- source: en/ecosystem/security-and-audits
destination: en/security-and-audits-tools

0 comments on commit 40befc5

Please sign in to comment.