From 31d23f9eaef24a7c983a623a70cf02f1286fa366 Mon Sep 17 00:00:00 2001 From: CalMacCQ <93673602+CalMacCQ@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:30:14 +0000 Subject: [PATCH] Fix pytket-iqm link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 297f27d..d4d07bb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This will install `pytket` if it isn't already installed, and add new classes and methods into the `pytket.extensions` namespace. API documentation is available -[here](https://tket.quantinuum.com/extensions/pytket-iqm/api/index.html). +[here](https://tket.quantinuum.com/extensions/pytket-iqm/). Under the hood, `pytket-iqm` uses `iqm-client` to interact with the devices. See the IQM Client [documentation](https://iqm-finland.github.io/iqm-client/) and