Skip to content

Commit

Permalink
Merge pull request #36 from herodevs/main
Browse files Browse the repository at this point in the history
update staging with latest main changes
  • Loading branch information
eduardoRoth committed May 31, 2024
2 parents 1de1ba8 + c1bcf4e commit 500aa33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/helpers/hubspot.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
document.location.href = './form-submitted-partners-thank-you';
} else if (isOnURL('/blog-posts/')) {
document.location.href = '../form-submitted-newsletter-signup';
} else if (isOnURL('/cve-list')) {
document.location.href = './thank-you';
} else if (isOnURL('/vulnerability-directory')) {
document.location.href = './vulnerability-alerts-signup';
} else if (isOnURL('support/disclosures')) {
/**
* page IS disclosures
Expand Down

0 comments on commit 500aa33

Please sign in to comment.