Fixed a link.

This commit is contained in:
Michael Schwarz 2015-02-26 12:12:04 +01:00
parent 839e312dff
commit 8831bc8ae8

View file

@ -2,7 +2,7 @@
== Repository structure
This repository, as it is maintained on [http://github.com/Feuermurmel/openscad-template|GitHub], contains two important branches, Branch `master` and `examples`. `master` contains an empty project which is ready to be clones and used for new project.
This repository, as it is maintained on [[http://github.com/Feuermurmel/openscad-template|GitHub]], contains two important branches, Branch `master` and `examples`. `master` contains an empty project which is ready to be clones and used for new project.
Branch `examples` additionally contains a few example source files which are ready to be compiled. The root directory on that branch also contains a second text document `examples.creole`, describing the example project in more detail.