Menu to load External URL

Can you guide me to create a simple menu that loads another webpage (eg: http:\yahoo.com) . a step by step guide would most definitely be appreciated

This is what i have done so far but i get an error « desktop-sjrjp3n refused to connect »



<action-view name="LoadURL" title="Payroll">

<view type="html" name="http://desktop-sjrjp3n:8085/" />

</action-view>

Refused to frame ‹ http://desktop-sjrjp3n:8085/ › because an ancestor violates the following Content Security Policy directive: « frame-ancestors ‹ self › ».