Skip to content

Commit fb15ca1

Browse files
author
smellai
committed
fixed link
1 parent ed45d1d commit fb15ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Structure/Boolean Operators/logicalNot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subCategories: [ "Boolean Operators" ]
3333

3434
[float]
3535
=== Example Code
36-
This operator can be used inside the condition of an link:https://cdn.arduino.cc/reference/en/language/structure/control-structure/if/[if] statement.
36+
This operator can be used inside the condition of an link:../../control-structure/if/[if] statement.
3737

3838
[source,arduino]
3939
----

0 commit comments

Comments
 (0)