Skip to content

Commit 1a086c4

Browse files
committed
Fix link to Qrack docs
1 parent caf588e commit 1a086c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick_start/circuits/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Choosing the hardware you want to run on is therefore mostly interchangeable wit
5151

5252
### Simulation with PyQrack
5353

54-
In order to simulate your quantum program, bloqade-circuit integrates with the [Qrack](https://queracomputing.github.io/kirin/latest/) simulator via its Python bindings.
54+
In order to simulate your quantum program, bloqade-circuit integrates with the [Qrack](https://pyqrack.readthedocs.io/en/latest/) simulator via its Python bindings.
5555
Let's run a simulation of the above GHZ program:
5656

5757
```python

0 commit comments

Comments
 (0)