From 0d9406d991489ca159277c10c641829f54a42336 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 28 Jan 2019 15:40:54 -0800 Subject: [PATCH] Update docs links in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ca74319..b5535ddd 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Soon, Rojo will be able to: * Sync instances from Roblox Studio to the filesystem * Compile MoonScript and other custom things for your project -## [Documentation](https://lpghatguy.github.io/rojo/0.4.x) +## [Documentation](https://lpghatguy.github.io/rojo) You can also view the documentation by browsing the [docs](https://github.com/LPGhatguy/rojo/tree/master/docs) folder of the repository, but because it uses a number of Markdown extensions, it may not be very readable. ## Inspiration and Alternatives