Skip to content

Commit 6a6f5ad

Browse files
authored
Update iframe source URL for Mach-Zehnder diagram
1 parent 2d8b448 commit 6a6f5ad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/usage/disc/holobox/03_MachZehnderInterferometer/03_mach-zehnder_interferometer.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,15 @@ The QBox is a collaboration between openUC2 and OQ3
3131

3232
### Diagram
3333

34+
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden'}}>
3435
<iframe
35-
src="https://youseetoo.github.io/configurator/viewer/?json=https://raw.githubusercontent.com/beniroquai/openUC2-OptiKit-Store/refs/heads/m$
36+
src="https://youseetoo.github.io/configurator/viewer/?json=https://raw.githubusercontent.com/beniroquai/openUC2-OptiKit-Store/refs/heads/main/setups/setup-1753952319649.json"
3637
width="100%"
3738
height="500"
3839
frameborder="0"
3940
style="border-radius: 8px; border: 1px solid #ddd;"
4041
></iframe>
42+
</div>
4143
4244
![](./IMAGES/MachZhender.png)
4345

0 commit comments

Comments
 (0)