From 974760f020e39b893213cbb9c402884707dcda5f Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Mon, 15 Jul 2019 16:34:42 -0700 Subject: [PATCH] Fix installation link from new game guide --- docs/guide/new-game.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/new-game.md b/docs/guide/new-game.md index 7a3f46ca..74c967be 100644 --- a/docs/guide/new-game.md +++ b/docs/guide/new-game.md @@ -49,7 +49,7 @@ If you open `MyNewProject.rbxlx` in Roblox Studio now, you should see a `Folder` ## Live-Syncing into Studio Building a place file is great for starting to work on a game, but for active iteration, you'll want something faster. -In Roblox Studio, make sure the Rojo plugin is installed. If you need it, check out [the installation guide](installation) to learn how to install it. +In Roblox Studio, make sure the Rojo plugin is installed. If you need it, check out [the installation guide](../installation) to learn how to install it. To expose your project to the plugin, you'll need to start a new **live sync session** from the command line: