diff --git a/docs/Installation.md b/docs/Installation.md index 0aac2d9..f1e2eb7 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -44,4 +44,4 @@ Using a package manager? The repository has a [`rotriever.toml`](https://github. ## Next -Now, check out the [API reference](/roblox-lua-promise/lib/)! +Now, check out the [API reference](/api/Promise)! diff --git a/docs/Tour.md b/docs/Tour.md index a2cf457..2b89db2 100644 --- a/docs/Tour.md +++ b/docs/Tour.md @@ -4,7 +4,7 @@ sidebar_position: 3 # Tour of Promises -Here's quick introduction to Promises. For more complete information, check out the [API Reference](/lib). +Here's quick introduction to Promises. For more complete information, check out the [API Reference](/api/Promise). ## Creating a Promise