<a href="#get1"><button type="button" class="btn btn-outline-info btn-sm">GET</button></a>
So I have a number of these anchors on multiple pages. They don't link to another page just scroll the user to the section with the same ID.
When clicked it adds '#get1' to the url, is there anyway to remove/disable this feature?