Skip to content

Commit a48a98d

Browse files
committed
Fix if(Serial) "See Also" link
- Fix capitalization of "if" - Linkify the full text
1 parent 633ff24 commit a48a98d

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)