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 907ecf4 commit fec73fcCopy full SHA for fec73fc
README.md
@@ -17,7 +17,7 @@ optimization and compilation of quantum circuits.
17
It is usable either through the provided binary tools, or as a header-only
18
library that can be included to provide direct support for
19
parsing & manipulating circuits written in the
20
-[OpenQASM](https://github.com/Qiskit/openqasm) circuit description language.
+[OpenQASM](https://github.com/openqasm/openqasm) circuit description language.
21
22
Inspired by Clang, **staq** is designed to manipulate OpenQASM syntax trees
23
directly, rather than through an intermediate representation which makes
0 commit comments