Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 2fc7ed5

Browse files
Update Readme to warn about archiving (#1495)
We will archive as soon as we finish copying the tutorials over to Qiskit.
1 parent 8e1b2cd commit 2fc7ed5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
[![License](https://img.shields.io/github/license/Qiskit/qiskit-tutorials.svg?style=popout-square)](https://opensource.org/licenses/Apache-2.0)
44

5-
> :warning: **This repository will be soon archived**: The content in this repository [is being moved to other locations](https://github.com/Qiskit/qiskit-tutorials/issues/1473). If you have issues or PR, please submit them to their new location.
5+
> :warning: **This repository is archived**: The content in this repository [was moved to other locations](https://github.com/Qiskit/qiskit-tutorials/issues/1473). If you have issues or PR, please submit them to their new location.
66
77
* `algorithms` folder -> [`qiskit-algorithms`](https://qiskit.org/ecosystem/algorithms/tutorials/index.html) ([GitHub](https://github.com/qiskit-community/qiskit-algorithms/tree/main/docs/tutorials))
8-
* `circuits` folder -> [Qiskit](https://qiskit.org/documentation/tutorials.html) ([GitHub](https://github.com/Qiskit/qiskit-terra/tree/main/docs/tutorials/circuits))
9-
* `circuits_advanced` folder -> [Qiskit](https://qiskit.org/documentation/tutorials.html) ([GitHub](https://github.com/Qiskit/qiskit-terra/tree/main/docs/tutorials/circuits_advanced))
8+
* `circuits` folder -> [Qiskit](https://qiskit.org/documentation/tutorials.html) ([GitHub](https://github.com/Qiskit/qiskit/tree/main/docs/tutorials/circuits))
9+
* `circuits_advanced` folder -> [Qiskit](https://qiskit.org/documentation/tutorials.html) ([GitHub](https://github.com/Qiskit/qiskit/tree/main/docs/tutorials/circuits_advanced))
10+
* `opflow` folder -> [Qiskit](https://qiskit.org/documentation/tutorials.html) ([GitHub](https://github.com/Qiskit/qiskit/tree/main/docs/tutorials/opflow))
1011
* `simulators` folder -> [`qiskit-aer`](https://qiskit.org/ecosystem/aer/tutorials/index.html) ([GitHub](https://github.com/qiskit/qiskit-aer/tree/main/docs/tutorials))
1112
* `textbook` folder -> removed in favor of https://www.qiskit.org/learn
1213

0 commit comments

Comments
 (0)