Ionic 4 href link problem

Hello,

I am new in the ionic 4 framewrok, I wrote the code in the footer. How to href the contact page with the contact please help me ?

<ion-tab-button tab="contact">
  <ion-icon name="contacts"></ion-icon>
  <ion-label>contact</ion-label>
</ion-tab-button>