From 5d34903eac3814dfad9a12ee33cd4376872b630f Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <55018955+divshacker@users.noreply.github.com> Date: Tue, 25 Apr 2023 20:43:18 +0530 Subject: [PATCH] Updated beta Github Link to Latest Released one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9a093890..0739bc54b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Qiskit Textbook Source Code -> :warning: This repo is for pages at `https://qiskit.org/textbook/**`. This is an old version of the textbook and will soon be deprecated. If your issue is about the latest version of the textbook (i.e. any page on `https://learn.qiskit.org/**`), please make your issue / PR at https://github.com/Qiskit/platypus. +> :warning: This repo is for pages at `https://qiskit.org/textbook/**`. This is an old version of the textbook and will soon be deprecated. If your issue is about the latest version of the textbook (i.e. any page on `https://learn.qiskit.org/**`), please make your issue / PR at https://github.com/Qiskit/textbook. This is the repository for the interactive open-source [Learn Quantum Computation using Qiskit](https://qiskit.org/textbook/preface.html) textbook. The textbook is intended for use as a university quantum algorithms course supplement as well as a guide for self-learners who are interested in learning quantum programming.