Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions OpenGeometry/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -325,4 +325,4 @@ scene.add(polyline);

<Note>
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).
</Note>
</Note>