Skip to content

Commit

Permalink
Update to new borrower application link
Browse files Browse the repository at this point in the history
Kiva US is moving to embedded FormAssembly forms for its application instead of portals in Salesforce
This updates the link to point at the place on kiva where we have the embedded forms
  • Loading branch information
coderintherye authored and mcstover committed Jan 20, 2021
1 parent 16ba197 commit 9c7d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Borrow/BorrowIntro.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</ol>
<div class="row">
<div class="small-6 columns">
<kv-button href="https://kivaportal.force.com/portal/" class="secondary cta-btn">
<kv-button href="/my/borrower/application" class="secondary cta-btn">
Continue my application
</kv-button>
</div>
Expand Down

0 comments on commit 9c7d9ca

Please sign in to comment.