atom / atom.io

🌐 A place for feedback on the atom.io website and package API
158 stars 98 forks source link

Link to "build from source" on Linux points to GitHub instead of flightmanual. #178

Closed HonkingGoose closed 5 years ago

HonkingGoose commented 5 years ago

Problem:

The link to Linux "build from source" from atom.io takes 2 steps to get to the right resource.

Steps to reproduce:

  1. Use Firefox browser on Linux.
  2. Go to the main atom.io page at https://atom.io/
  3. Go to the section "build from source".
  4. The "build from source" link points to: https://github.com/atom/atom/blob/master/docs/build-instructions/linux.md while that page on GitHub links to: https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-linux

Suggested improvement: Link to the flight-manual section directly instead.

Discussion: Is there a good reason why this resource links to GitHub instead of to the flight-manual?

jasonrudolph commented 5 years ago

:wave: @HonkingGoose: This is fixed now. Thanks for bringing this to our attention.

Screen Shot 2019-04-23 at 12 53 51 PM

HonkingGoose commented 5 years ago

Thanks for fixing it. :tada: