Fix RST warning

This commit is contained in:
Ivan Kravets
2016-12-08 14:43:15 +02:00
parent 4cf542c6f6
commit 0286567df8

View File

@@ -8,8 +8,8 @@ PlatformIO 3.0
~~~~~~~~~~~~~~~~~~
* Produce less noisy output when ``-s/--silent`` options are used for
`platformio init <http://docs.platformio.org/page/userguide/cmd_init.html>`_
and `platformio run <http://docs.platformio.org/page/userguide/cmd_run.html>`_
`platformio init <http://docs.platformio.org/page/userguide/cmd_init.html>`__
and `platformio run <http://docs.platformio.org/page/userguide/cmd_run.html>`__
commands
(`issue #850 <https://github.com/platformio/platformio-core/issues/850>`_)