How to change default web browser to launch URL

Whenever I launch a URL it opens in Mozilla Firefox, but would like it to open up in Chrome instead. How do I go about changing this?

Thanks,

If you’re using system.net.openURL then it’s just deferring to your OS to use the default browser.

Thank you, I think I just figured it out