From a3911eda3b1ad8fbefe4a841ec8920c9e96f9259 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 25 Jan 2016 14:29:24 +0200 Subject: [PATCH] Fix Atom Preferences link for Linux --- docs/ide/atom.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 58a33768..3fd365b3 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -66,7 +66,8 @@ Installation using: - **Mac OS X**: ``Menu: Atom > Preferences > Install`` - - **Other OS**: ``Menu: File > Settings > Install`` + - **Windows**: ``Menu: File > Settings > Install`` + - **Linux**: ``Menu: Edit > Preferences > Install`` User Guide ----------