Skip to content

Commit 3338895

Browse files
authored
Merge pull request #497 from per1234/fix-ifserial-link
Fix if(Serial) "See Also" link
2 parents 9a89bd4 + a48a98d commit 3338895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Serial.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To use these extra serial ports to communicate with your personal computer, you
5151

5252
[float]
5353
=== Functions
54-
link:../serial/ifserial[If] (Serial) +
54+
link:../serial/ifserial[if(Serial)] +
5555
link:../serial/available[available()] +
5656
link:../serial/availableforwrite[availableForWrite()] +
5757
link:../serial/begin[begin()] +

0 commit comments

Comments
 (0)