Skip to content

Commit 8c3ff00

Browse files
authored
Update careers.html
1 parent 3b79de3 commit 8c3ff00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

careers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3719,7 +3719,7 @@ <h3 class="job-title">Product Design Intern</h3>
37193719
);
37203720

37213721
// Open email client
3722-
window.location.href = `mailto:david@knexmail.com?subject=${subject}&body=${body}`;
3722+
window.location.href = `mailto:contact@distributedledgertechnologies.com?subject=${subject}&body=${body}`;
37233723

37243724
// Show success
37253725
setTimeout(() => {

0 commit comments

Comments
 (0)