Skip to content

Commit fec73fc

Browse files
committed
Version 3.1
Update README.md
1 parent 907ecf4 commit fec73fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ optimization and compilation of quantum circuits.
1717
It is usable either through the provided binary tools, or as a header-only
1818
library that can be included to provide direct support for
1919
parsing & manipulating circuits written in the
20-
[OpenQASM](https://github.com/Qiskit/openqasm) circuit description language.
20+
[OpenQASM](https://github.com/openqasm/openqasm) circuit description language.
2121

2222
Inspired by Clang, **staq** is designed to manipulate OpenQASM syntax trees
2323
directly, rather than through an intermediate representation which makes

0 commit comments

Comments
 (0)