Merge pull request #16173 from dungeonmaster18/fixing-non-ssl

Fixed non ssl links
This commit is contained in:
Wliu
2017-11-13 14:58:39 +01:00
committed by GitHub

View File

@@ -82,9 +82,9 @@ repeat these steps to upgrade to future releases.
## Building
* [FreeBSD](./docs/build-instructions/freebsd.md)
* [Linux](http://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-linux)
* [macOS](http://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-mac)
* [Windows](http://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-windows)
* [Linux](https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-linux)
* [macOS](https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-mac)
* [Windows](https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-windows)
## License