Skip to content

Qiskit 2.0: Update API links to deprecated Qiskit SDK links in preparation #2753

@Eric-Arellano

Description

@Eric-Arellano

We have several links in our guides to things that will be removed in Qiskit 2.0, such as many of the links in #2705.

We should proactively update these links to be /api/qiskit/1.4, which will currently redirect to /api/qiskit. Once 2.0 is released, /api/qiskit/1.4 will become the new stable link.

This issue is meant to minimize the changes necessary for March 20 to make the launch less stressful.

We need to teach the link checker that the /api/qiskit/1.4 links are valid. Given how temporary it is, we probably want to use the allowlist mechanism in ignores.ts for that.

--

Relates to #2714. To test this out, try switching the docs for Qiskit SDK latest to the 2.0.0rc1 release (by using npm run gen-api) then run the link checker.

--

We should check if other APIs break, like Runtime.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions