From 66713021dec182e2b0c8b81cbf048ea0b636604e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 22 Feb 2016 11:45:37 +0200 Subject: [PATCH] Update IDE DL links to the new storage // Resolve #531 --- docs/ide/atom.rst | 8 ++++---- docs/installation.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 8233bbd7..44c90397 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -53,10 +53,10 @@ Automatic Installation Please download PlatformIO IDE for Atom bundle with built-in auto installer (be patient and let the installation complete) -- `Download PlatformIO IDE for Mac `_ -- `Download PlatformIO IDE for Windows `_ -- `Download PlatformIO IDE .deb `_ -- `Download PlatformIO IDE .rpm `_ +- `Download PlatformIO IDE for Windows `_ +- `Download PlatformIO IDE for Mac `_ +- `Download PlatformIO IDE .deb `_ +- `Download PlatformIO IDE .rpm `_ Manual Installation ~~~~~~~~~~~~~~~~~~~ diff --git a/docs/installation.rst b/docs/installation.rst index 91a2657e..3768b9de 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -9,7 +9,7 @@ See the License for the specific language governing permissions and limitations under the License. - .. _installation: +.. _installation: Installation ============