Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2019-05-19 11:43:40 +0300
committerGuy Sheffer <guysoft@gmail.com>2019-05-19 11:43:40 +0300
commit2f51406418a569b0952bd6c31c7d3020d95249a3 (patch)
tree2775b6d114b1ce864b84cda97851063f831b7013
parente3503031d8b8c13ceabe7f66faad74be0f0ce087 (diff)
Fix syntax for url
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1ac227b..cf1a6a9 100644
--- a/README.rst
+++ b/README.rst
@@ -89,7 +89,7 @@ You can build it by issuing the following commands::
Building OctoPi Variants
~~~~~~~~~~~~~~~~~~~~~~~~
-OctoPi supports building variants, which are builds with changes from the main release build. An example and other variants are available in [CustomPiOS, folder ``src/variants/example``](https://github.com/guysoft/CustomPiOS/tree/CustomPiOS/src/variants/example).
+OctoPi supports building variants, which are builds with changes from the main release build. An example and other variants are available in `CustomPiOS, folder ``src/variants/example`` <https://github.com/guysoft/CustomPiOS/tree/CustomPiOS/src/variants/example>`_.
To build a variant use::