From 4568e00f7b16de50845386570e3236d9de5589ac Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 3 Nov 2016 18:33:32 +0200 Subject: [PATCH] Fix image path for Codeanywhere Cloud IDE --- docs/ide/codeanywhere.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ide/codeanywhere.rst b/docs/ide/codeanywhere.rst index b9f9fdc7..b119febb 100644 --- a/docs/ide/codeanywhere.rst +++ b/docs/ide/codeanywhere.rst @@ -62,7 +62,7 @@ Integration sudo python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/develop/scripts/get-platformio.py)" -.. image:: ../_static/ide/Codeanywhere/ide-codeanywhere-install-pio-cli.png +.. image:: ../_static/ide/codeanywhere/ide-codeanywhere-install-pio-cli.png 4. Log in to :ref:`cmd_account` using :ref:`cmd_account_login` command.