phoenixframework / phoenix

Peace of mind from prototype to production
https://www.phoenixframework.org
MIT License
21.45k stars 2.88k forks source link

Open default Phoenix app documentation links in a new tab #5941

Closed daniellionel01 closed 1 month ago

daniellionel01 commented 1 month ago

Usually you want these links to open in a new tab, so that you dont navigate away from localhost when starting up the project.

So I added target="_blank" to all ankers on the starting page.

josevalim commented 1 month ago

Thank you but I believe this is fine as is. Someone can equally dislike when something opens up in a new tab and they didn't want to. I can press cmd if I want to get a new tab. Thank you.

daniellionel01 commented 1 month ago

Ok :)