Link to docs
Not much connection between the main website and the docs website atm
This commit is contained in:
@@ -11,11 +11,11 @@ import ide from '../../static/img/getting-started/ide.png';
|
||||
import cube from '../../static/img/getting-started/cube.jpg';
|
||||
import hinge from '../../static/img/getting-started/complete-hinge.png';
|
||||
|
||||
To get started click the "+" button on the top right of CadHub
|
||||
To get started click the "+" button on the top right of [CadHub](https://cadhub.xyz/)
|
||||
|
||||
<Image img={plus} style={{backgroundSize: 'contain', paddingBottom: '2rem', width: '400px', margin: '0 auto'}} />
|
||||
|
||||
Then select OpenSCAD. Note that [CadQuery](https://cadquery.readthedocs.io/en/latest/) is available too, but OpenSCAD is recomended and the rest of this tutorial is based on OpenSCAD.
|
||||
Then select OpenSCAD. Note that [CadQuery](https://cadquery.readthedocs.io/en/latest/) is available too, but [OpenSCAD](https://cadhub.xyz/dev-ide/openScad) is recomended and the rest of this tutorial is based on OpenSCAD.
|
||||
|
||||
<Image img={openscadSelect} style={{backgroundSize: 'contain', paddingBottom: '2rem', width: '300px', margin: '0 auto'}} size={300} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user