Skip to content

Commit 7f4787e

Browse files
committed
fix mailto link
1 parent 912f2bb commit 7f4787e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/directives/modals/settingsModal/forms/billingForm/disableOrgForm.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
.h2.padding-xxs 😿
33
small.small.text-gray Looking to disable your account? 
44
a.link(
5-
href = "mailto: support@runnable.com"
5+
href = "mailto:support@runnable.com"
66
) Contact us
7-
| .
7+
| .

0 commit comments

Comments
 (0)