Skip to content

Commit ed21b71

Browse files
authored
update link to Roblox Studio comments from Luau Comments
1 parent 057e92b commit ed21b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/luau/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Comments are text that the Luau parser ignores at runtime.
66
A **comment** is text that the Luau parser ignores at runtime.
77

88
<Alert severity="info">
9-
Roblox Studio has a similarly-named [comments](../projects/collaboration.md#studio-comments) feature that is unrelated to code comments in Luau.
9+
Roblox Studio has a similarly-named [comments](../projects/collaboration.md#comments) feature that is unrelated to code comments in Luau.
1010
</Alert>
1111

1212
## Single-line comments

0 commit comments

Comments
 (0)