diff --git a/docs/guide/migrating-to-epiphany.md b/docs/guide/migrating-to-epiphany.md index 87acf09c..84709146 100644 --- a/docs/guide/migrating-to-epiphany.md +++ b/docs/guide/migrating-to-epiphany.md @@ -60,4 +60,4 @@ Unknown files are now ignored in Rojo instead of being converted to `StringValue ## Migrating `init.model.json` files In Rojo 0.4.x, it's possible to create a file named `init.model.json` that lets you describe a model that becomes the container for all of the other files in the folder, just like `init.lua`. -In Rojo 0.5.x, this feature has been replaced with `init.meta.json` files. See [Sync Details](../reference/sync-details) for more information about these new files. \ No newline at end of file +In Rojo 0.5.x, this feature has been replaced with `init.meta.json` files. See [Sync Details](../../reference/sync-details) for more information about these new files.