We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271131b commit c5e1371Copy full SHA for c5e1371
1 file changed
docs/chapter4/4gates.md
@@ -106,7 +106,7 @@ Table 4.29: Two-input NAND gate truth table
106
107
You can verify the behavior of an **NAND gate** circuit element in the live circuit embedded below:
108
109
-<iframe width="300px" height="200px" src="https://circuitverse.org/simulator/embed/741" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>
+<iframe width="300px" height="200px" src="https://circuitverse.org/simulator/embed/simple-nand-gate" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>
110
111
## NOR Gate
112
0 commit comments