summaryrefslogtreecommitdiffhomepage
path: root/openscad.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'openscad.html.markdown')
-rw-r--r--openscad.html.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/openscad.html.markdown b/openscad.html.markdown
index 63570cbe..2cd44bc5 100644
--- a/openscad.html.markdown
+++ b/openscad.html.markdown
@@ -112,6 +112,7 @@ use <filename> // Import modules and functions, but do not execute any comma
```
## Further Reading
-* Official docs https://openscad.org/documentation.html
-* Cheat sheet https://openscad.org/cheatsheet/index.html
-* Vim bindings https://github.com/sirtaj/vim-openscad
+
+* Official docs [openscad.org/documentation.html](https://openscad.org/documentation.html)
+* Cheat sheet [openscad.org/cheatsheet/index.html](https://openscad.org/cheatsheet/index.html)
+* Vim bindings [github.com/sirtaj/vim-openscad](https://github.com/sirtaj/vim-openscad)