From 565717e55ae735a1c78282240e275c1e64dd6e82 Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:32:00 -0400 Subject: [PATCH] Fix URL for qiskit-dynamics docs site --- CONTRIBUTING.md | 2 +- ecosystem/resources/members/mthree.toml | 1 + ecosystem/resources/members/qiskit-dynamics.toml | 4 ++-- ecosystem/resources/members/qiskit-experiments.toml | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fa9c09729d..01555efe32 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ First read the overall project contributing guidelines. These are all included in the qiskit documentation: -https://qiskit.org/documentation/contributing_to_qiskit.html +https://github.com/Qiskit/qiskit/blob/main/CONTRIBUTING.md ## Joining the Ecosystem To join ecosystem you need to create diff --git a/ecosystem/resources/members/mthree.toml b/ecosystem/resources/members/mthree.toml index 9440b0e0e7..3d8621a56e 100644 --- a/ecosystem/resources/members/mthree.toml +++ b/ecosystem/resources/members/mthree.toml @@ -1,5 +1,6 @@ name = "mthree" url = "https://github.com/Qiskit-Extensions/mthree" +documentation = "https://qiskit-extensions.github.io/mthree/" description = "Matrix-free Measurement Mitigation (M3). Reduce the effects of readout errors from noisy quantum hardware." licence = "Apache 2.0" contact_info = "" diff --git a/ecosystem/resources/members/qiskit-dynamics.toml b/ecosystem/resources/members/qiskit-dynamics.toml index 51114350c4..96a4ee5278 100644 --- a/ecosystem/resources/members/qiskit-dynamics.toml +++ b/ecosystem/resources/members/qiskit-dynamics.toml @@ -1,5 +1,5 @@ name = "Qiskit Dynamics" -url = "https://github.com/Qiskit-Extensions/qiskit-dynamics" +url = "https://github.com/qiskit-community/qiskit-dynamics" description = "Build, transform, and solve time-dependent quantum systems." licence = "Apache 2.0" labels = [ "Physics", "Application package",] @@ -8,5 +8,5 @@ created_at = 1628883441.121108 updated_at = 1628883441.121111 stars = 97 group = "applications" -documentation = "https://qiskit.org/ecosystem/dynamics/" +documentation = "https://qiskit-community.github.io/qiskit-dynamics/" uuid = "4bf110b1-5e54-4540-8338-d7d0fb7801d0" diff --git a/ecosystem/resources/members/qiskit-experiments.toml b/ecosystem/resources/members/qiskit-experiments.toml index f0c6e8eae7..1e39fe2441 100644 --- a/ecosystem/resources/members/qiskit-experiments.toml +++ b/ecosystem/resources/members/qiskit-experiments.toml @@ -8,5 +8,5 @@ created_at = 1661785302.25299 updated_at = 1661785302.25299 stars = 152 group = "other" -documentation = "https://qiskit.org/ecosystem/experiments/" +documentation = "https://qiskit-extensions.github.io/qiskit-experiments/" uuid = "6e94a8b7-65a7-4fee-b71e-25191203fa49"