Skip to content

Commit

Permalink
fix(interest): deposit form link to borrow terms
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed May 27, 2020
1 parent 3b36076 commit 91a174c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ const DepositForm: React.FC<InjectedFormProps<{}, Props> & Props> = props => {
/>
</Text>{' '}
<Link
href='https://www.blockchain.com/legal/terms'
href='https://www.blockchain.com/legal/borrow-terms'
target='_blank'
size='14px'
weight={500}
Expand Down

0 comments on commit 91a174c

Please sign in to comment.