You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Getting started
7
7
Installation
8
8
============
9
9
Qiskit Aer depends on the main Qiskit package which has its own
10
-
`Qiskit Installation guide <https://docs.quantum.ibm.com/start/install>`__ detailing the
10
+
`Qiskit Installation guide <https://quantum.cloud.ibm.com/docs/guides/install-qiskit>`__ detailing the
11
11
installation options for Qiskit and its supported environments/platforms. You should refer to
12
12
that first. Then the information here can be followed which focuses on the additional installation
13
13
specific to Qiskit Aer.
@@ -17,7 +17,7 @@ specific to Qiskit Aer.
17
17
18
18
.. tab-item:: Start locally
19
19
20
-
The simplest way to get started is to follow the installation guide for Qiskit `here <https://docs.quantum.ibm.com/start/install>`__
20
+
The simplest way to get started is to follow the installation guide for Qiskit `here <https://quantum.cloud.ibm.com/docs/guides/install-qiskit>`__
21
21
22
22
In your virtual environment where you installed Qiskit, add ``qiskit-aer``, e.g.:
23
23
@@ -54,7 +54,7 @@ specific to Qiskit Aer.
54
54
the latest version of the Qiskit Aer code more efficiently.
55
55
56
56
Since Qiskit Aer depends on Qiskit, and its latest changes may require new or changed
57
-
features of Qiskit, you should first follow Qiskit's `"Install from source"` instructions `here <https://docs.quantum.ibm.com/start/install-qiskit-source>`__
57
+
features of Qiskit, you should first follow Qiskit's `"Install from source"` instructions `here <https://quantum.cloud.ibm.com/docs/guides/install-qiskit-source>`__
0 commit comments