From 07c6fd3711a95a1b93193a21e8172429d62b7526 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Wed, 4 Mar 2020 14:58:07 -0800 Subject: [PATCH] Update docs repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdbabc63..24dd6f87 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Soon, Rojo will be able to: * Import custom instances like MoonScript code ## [Documentation](https://rojo.space/docs) -If you find any mistakes, feel free to make changes in the [docs](https://github.com/rojo-rbx/rojo/tree/master/docs) folder of this repository and submit a pull request! +Documentation is hosted in the [rojo.space repository](https://github.com/rojo-rbx/rojo.space). ## Contributing Check out our [contribution guide](CONTRIBUTING.md) for detailed instructions for helping work on Rojo!