qiskit-community / qiskit-algorithms

A library of quantum algorithms for Qiskit.
https://qiskit-community.github.io/qiskit-algorithms/
Apache License 2.0
111 stars 54 forks source link

Remove remaining qiskit.org links (backport #152) #154

Closed mergify[bot] closed 7 months ago

mergify[bot] commented 7 months ago

This is an automatic backport of pull request #152 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
woodsp-ibm commented 7 months ago

While the copyright date was good on main, here it setup had not been updated so this change ended up with tripping up on the date. I fixed it.

woodsp-ibm commented 7 months ago

This just tripped over the intermittent failure described in #91 and fixed by #92. I'll re-run the job once the rest is complete.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7891621609

Details


Totals Coverage Status
Change from base Build 7815406768: 0.0%
Covered Lines: 6446
Relevant Lines: 7157

💛 - Coveralls