Skip to content

Commit

Permalink
Merge pull request #939 from newrelic/jerel/update-nerd-days-ids
Browse files Browse the repository at this point in the history
Update APJ and EMEA Nerd Days marketo IDs
  • Loading branch information
jerelmiller authored Nov 6, 2020
2 parents b8f1951 + f6471ca commit 7d46f2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/apj-nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ const NerdDaysPage = () => {
</ul>
</div>
<MarketoForm
id={4796}
id={1420}
title="REGISTER FOR NERD DAYS | APAC"
munchkinId="412-MZS-894"
publishableKey="pk_4d10daa544de6f993a9a9ce002ccd1c6"
Expand Down
2 changes: 1 addition & 1 deletion src/pages/emea-nerd-days.js
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ const NerdDaysPage = () => {
</ul>
</div>
<MarketoForm
id={4784}
id={1418}
title="REGISTER FOR NERD DAYS | EMEA"
munchkinId="412-MZS-894"
publishableKey="pk_4d10daa544de6f993a9a9ce002ccd1c6"
Expand Down

0 comments on commit 7d46f2a

Please sign in to comment.