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

Fix broken links #764

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ Next Steps

Now that you have learnt the basics, consider these learning resources:

- `About the Qiskit framework </the_elements.html>`__
- `Qiskit documentation </apidoc/qiskit.html>`__
- `About the Qiskit framework <the_elements.html>`__
- `Qiskit documentation <apidoc/qiskit.html>`__
- `Qiskit tutorials <https://nbviewer.jupyter.org/github/Qiskit/qiskit-tutorials/blob/master/qiskit/1_start_here.ipynb>`__
- `Textbook: Learn Quantum Computing using Qiskit <https://community.qiskit.org/textbook/preface>`__
- `Video series: Coding with Qiskit <https://www.youtube.com/playlist?list=PLOFEBzvs-Vvp2xg9-POLJhQwtVktlYGbY>`__