Skip to content

Commit

Permalink
Fix URL for qiskit-dynamics docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Aug 13, 2024
1 parent 38fa941 commit 565717e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions ecosystem/resources/members/mthree.toml
Original file line number Diff line number Diff line change
@@ -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 = ""
Expand Down
4 changes: 2 additions & 2 deletions ecosystem/resources/members/qiskit-dynamics.toml
Original file line number Diff line number Diff line change
@@ -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",]
Expand All @@ -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"
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-experiments.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 565717e

Please sign in to comment.