Skip to content

Commit

Permalink
Change HTTP Links to HTTPS in SUPPORT.md
Browse files Browse the repository at this point in the history
Similar to issue atom#16167 and PR atom#16173
Change links to `The Atom Flight Manual` and `Atom Slack team` to support SSL/TLS by changing URL to `https://`
[ci skip]

Signed-off-by: U8N WXD <[email protected]>
  • Loading branch information
U8NWXD committed Nov 13, 2017
1 parent 4f6e8ed commit 0996482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

If you're looking for support for Atom there are a lot of options, check out:

* User Documentation &mdash; [The Atom Flight Manual](http://flight-manual.atom.io)
* User Documentation &mdash; [The Atom Flight Manual](https://flight-manual.atom.io)
* Developer Documentation &mdash; [Atom API Documentation](https://atom.io/docs/api/latest)
* FAQ &mdash; [The Atom FAQ on Discuss](https://discuss.atom.io/c/faq)
* Message Board &mdash; [Discuss, the official Atom and Electron message board](https://discuss.atom.io)
* Chat &mdash; [Join the Atom Slack team](http://atom-slack.herokuapp.com/)
* Chat &mdash; [Join the Atom Slack team](https://atom-slack.herokuapp.com/)

On Discuss and in the Atom Slack team, there are a bunch of helpful community members that should be willing to point you in the right direction.

0 comments on commit 0996482

Please sign in to comment.