From 9006cffba686646f6eb96cab2ac2e9944e81e73c Mon Sep 17 00:00:00 2001 From: "Stefan J. Wernli" Date: Tue, 9 Jan 2024 13:17:44 -0800 Subject: [PATCH 1/5] Update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fc97b9f5b0..b525311f782 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Introduction +# DEPRECATION NOTICE + +>**We have modernized the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** + +For the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com/microsoft/qsharp). ->**We are modernizing the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** +For more information about the Modern QDK and Azure Quantum, visit https://aka.ms/AQ/Documentation + +# Introduction The Quantum Katas are a collection of self-paced tutorials and programming exercises to help you learn quantum computing and Q# programming. From 0b5c475a237727a04a4ad5587d8f969dcb327d85 Mon Sep 17 00:00:00 2001 From: "Stefan J. Wernli" Date: Tue, 9 Jan 2024 13:23:02 -0800 Subject: [PATCH 2/5] Fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b525311f782..15440f97a78 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com For more information about the Modern QDK and Azure Quantum, visit https://aka.ms/AQ/Documentation -# Introduction +## Introduction ## The Quantum Katas are a collection of self-paced tutorials and programming exercises to help you learn quantum computing and Q# programming. From dbe8f6a395a7a17cff961e9259e26f0a01581647 Mon Sep 17 00:00:00 2001 From: "Stefan J. Wernli" Date: Wed, 10 Jan 2024 10:41:06 -0800 Subject: [PATCH 3/5] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15440f97a78..1400553a2a7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ For the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com/microsoft/qsharp). -For more information about the Modern QDK and Azure Quantum, visit https://aka.ms/AQ/Documentation +For more information about the Modern QDK and Azure Quantum, visit [https://aka.ms/AQ/Documentation](https://aka.ms/AQ/Documentation). ## Introduction ## From daf1e53b529c798ade14fbf79b9459d2b9f879e6 Mon Sep 17 00:00:00 2001 From: "Stefan J. Wernli" Date: Wed, 10 Jan 2024 12:14:15 -0800 Subject: [PATCH 4/5] use https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1400553a2a7..4712f816891 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ >**We have modernized the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** -For the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com/microsoft/qsharp). +For the Modern QDK repository, please visit [Microsoft/qsharp](https://github.com/microsoft/qsharp). For more information about the Modern QDK and Azure Quantum, visit [https://aka.ms/AQ/Documentation](https://aka.ms/AQ/Documentation). From 89ff3e2925b0356d6f1aa0a45e0ba0b588f8808f Mon Sep 17 00:00:00 2001 From: "Stefan J. Wernli" Date: Fri, 12 Jan 2024 10:24:02 -0800 Subject: [PATCH 5/5] update phrasing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4712f816891..b14bc99dd36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DEPRECATION NOTICE ->**We have modernized the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** +>**We are modernizing the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** For the Modern QDK repository, please visit [Microsoft/qsharp](https://github.com/microsoft/qsharp).