elastic / next-eui-starter

Start building Kibana protoypes quickly with the Next.js EUI Starter
https://elastic.github.io/next-eui-starter/
Apache License 2.0
93 stars 30 forks source link

Inconsistent link opening on the home page #64

Closed gavinwye closed 2 years ago

gavinwye commented 2 years ago

There are four links on the homepage the first three open in a new tab/window but the 4th link opens in the same window. As these all go to a different site is the pattern to open all off-site links in a new window?

Could we be consistent with the 4th link to https://codesandbox.io/

image
miukimiu commented 2 years ago

Thanks, @gavinwye for reporting this issue. 🙌🏽

Do you want to open a PR to fix this? Or should I assign it to me?