We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae73d4 commit bddb923Copy full SHA for bddb923
README.rst
@@ -11,7 +11,7 @@ flasher (for embedded) and many other useful tools.
11
**Platformio** allows developer to compile the same code with different
12
platforms using only one command ``platformio run``. This happens due to
13
``platformio.ini`` project's file (see
14
-`default template <https://github.com/ivankravets/platformio/blob/develop/platformio/projectconftpl.ini>`)
+`default template <https://github.com/ivankravets/platformio/blob/develop/platformio/projectconftpl.ini>`_)
15
where you can setup different environments with specific settings: platform,
16
firmware uploading options, pre-built framework and many more.
17
0 commit comments