Open
Description
Clicking the SEE GITHUB REPOSITORY button, the GitHub page will be opened in the Tauri app.
(It seems being displayed by an internal WebView.)
I think that it is natural for an external browser to start when clicking on an external link, so I would like to change the behavior in that way.
Current behavior
Click SEE GITHUB REPOSITORY button -> opens GitHub Page in Tauri app
Desired behavior
Click SEE GITHUB REPOSITORY button -> opens GitHub link in external Web Browser e.g. Chrome or Firefox or another