Skip to content

Commit c5e1371

Browse files
authored
fix: example for NAND gate (#328)
1 parent 271131b commit c5e1371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/chapter4/4gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Table 4.29: Two-input NAND gate truth table
106106

107107
You can verify the behavior of an **NAND gate** circuit element in the live circuit embedded below:
108108

109-
<iframe width="300px" height="200px" src="https://circuitverse.org/simulator/embed/741" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>
109+
<iframe width="300px" height="200px" src="https://circuitverse.org/simulator/embed/simple-nand-gate" id="projectPreview" scrolling="no" webkitAllowFullScreen mozAllowFullScreen allowFullScreen> </iframe>
110110

111111
## NOR Gate
112112

0 commit comments

Comments
 (0)