Skip to content

Commit 0ad367f

Browse files
committed
update details links
1 parent 7f4787e commit 0ad367f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ form.padding-md(
113113
ng-if = "!CPFC.currentOrg.poppa.isInActivePeriod()"
114114
) We prorate your account for users added in the middle of a billing period. 
115115
a.link(
116-
href = "#"
116+
href = "https://support.runnable.com/hc/en-us/articles/212037226"
117117
target = "_blank"
118118
) Details
119119

client/directives/modals/settingsModal/forms/teamManagementForm/inviteModalView.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@
9191
p.small.text-gray.text-center.padding-xxs
9292
| We prorate your account for users added in the middle of a billing period. 
9393
a.link(
94-
href="#"
94+
href="https://support.runnable.com/hc/en-us/articles/212037226"
9595
target = "_blank"
9696
) Details

0 commit comments

Comments
 (0)