how to connect instagram account with a button?

hello, im making a portfolio app, and i want to add a button that when clicked will take the user to my instagram account. is that possible? and if so how? thanks.

use activity starter component , set action - android.intent.action.VIEW
Then set URI ( your instagram url )
Then start activity