We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed45d1d commit fb15ca1Copy full SHA for fb15ca1
Language/Structure/Boolean Operators/logicalNot.adoc
@@ -33,7 +33,7 @@ subCategories: [ "Boolean Operators" ]
33
34
[float]
35
=== 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.
+This operator can be used inside the condition of an link:../../control-structure/if/[if] statement.
37
38
[source,arduino]
39
----
0 commit comments