| Index: sky/specs/script.md
|
| diff --git a/sky/specs/script.md b/sky/specs/script.md
|
| index d6033ff37311ec97718ca88a5dcebee987d0e978..5aa0f8c9726ef961f2f092467a0fd6cbc8f162b9 100644
|
| --- a/sky/specs/script.md
|
| +++ b/sky/specs/script.md
|
| @@ -12,4 +12,4 @@ It has the following differences from Dart:
|
| ``libraryDefinition`` construct in the Sky Script Language).
|
|
|
| The way that Sky integrates the module system with its script language
|
| - is described in (modules.md)[modules.md].
|
| +is described in [modules.md](modules.md).
|
|
|