zephyrproject-rtos / infrastructure-old

Zephyr Infrastructure Issue Tracker (obsolete)
8 stars 5 forks source link

Zephyr website: inconsistent use of anchor link target window #170

Open dbkinder opened 4 years ago

dbkinder commented 4 years ago

Most of the links from zephyrproject.org will open in and replace the content of the current window, as expected. Some do not.

For example, the links in the connect section (https://dev-zephyr-mcg.pantheonsite.io/community/#connect) all have a target="_blank" so they'll open the slack or youtube content in a new window.

I'd recommend picking one method for off-site link behavior and be consistent.

Lloveday commented 4 years ago

All external links open in a new tab and all internal and doc links open in the current window. Please let me know if you would like to change this.

bprestonlf commented 4 years ago

Marketing Committee 6/23/20: Docs should open in a new tab