Skip to content

Commit 697ce10

Browse files
authored
1 parent 318b499 commit 697ce10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/modules/creating_modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ use <module> [ <other_definitions> ]
112112
:::
113113
114114
::: note
115-
Additionally, `main` has special behavior if used in a script file, regardless of whether it is exported or not. See the [Scripts](scripts.html#parameterizing-scripts) chapter for more details.
115+
Additionally, `main` has special behavior if used in a script file, regardless of whether it is exported or not. See the [Scripts](../scripts.html#parameterizing-scripts) chapter for more details.
116116
:::
117117
118118
## Module Files

0 commit comments

Comments
 (0)