From 4790938b040628fc9da8cad67ae1ee07897070e9 Mon Sep 17 00:00:00 2001 From: Dave Brown Date: Sat, 16 Jan 2021 10:43:05 +0000 Subject: [PATCH] Fixed wrongly directed link Minor correction to the API reference, now should link to the correct webpage rather than to 404 --- lib/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Installation.md b/lib/Installation.md index 4366bed..86ebb12 100644 --- a/lib/Installation.md +++ b/lib/Installation.md @@ -38,4 +38,4 @@ Using a package manager? The repository has a [`rotriever.toml`](https://github. ## Next -Now, check out the [API reference](/lib)! +Now, check out the [API reference](/roblox-lua-promise/lib/)!