I have a "migrated.html" page in root directory. How do I add that link to this CSS style button?
<button onclick="#" <a href="migrated.html" class="glossy-button glossy-button--red"></a>Migrated</button>
The above html code didn't work for me.
Here is the link to the code set: