Skip to content

Commit

Permalink
chore: fix redirect issues
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Nov 22, 2024
1 parent 2ff5f65 commit e0f787a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -525,19 +525,6 @@ let redirects = [
],
to: "/integrations/",
},
{
from: [
"/security-bulletins/reports/cve-2020-1971",
"/security-bulletins/reports/cve-2021-3449",
"/security-bulletins/reports/cve-2021-3711",
"/security-bulletins/reports/cve-2021-45079",
"/security-bulletins/reports/cve-2022-0778",
"/security-bulletins/reports/cve-2023-52425",
"/security-bulletins/reports/cve-2023-5528",
"/security-bulletins/reports/prisma-2022-0227",
],
to: "/security-bulletins/reports/",
},
{
from: "/clusters/cluster-management/cluster-tag-filter/",
to: "tenant-settings/filters/",
Expand Down

0 comments on commit e0f787a

Please sign in to comment.