diff --git a/OpenGeometry/quickstart.mdx b/OpenGeometry/quickstart.mdx index 444e94d..94a9f58 100644 --- a/OpenGeometry/quickstart.mdx +++ b/OpenGeometry/quickstart.mdx @@ -7,7 +7,7 @@ This guide will walk you through creating a simple 3D scene with OpenGeometry an ## Prerequisites -Make sure you have completed the [installation](/installation) steps and have both OpenGeometry and Three.js installed. +Make sure you have completed the [installation](/OpenGeometry/installation) steps and have both OpenGeometry and Three.js installed. ## Basic Setup @@ -325,4 +325,4 @@ scene.add(polyline); For more complex examples including sweep operations, offset curves, and advanced CAD operations, check out the [OpenGeometry Examples repository](https://github.com/OpenGeometry-io/OpenGeometry-examples). - \ No newline at end of file +