Can we redirect to a html page by using a button in Streamlit app

I created a streamlit app.py. I want a button in that app so that on clicking that button I want to be redirected to a html page (help.html which is located in my system)