From 3a961345f91f1ff39d578490e6ffab66faf1345e Mon Sep 17 00:00:00 2001 From: abbycross Date: Fri, 19 Jan 2024 16:43:30 -0500 Subject: [PATCH] Anchor tags are still missing (#662) Final commit wasn't pushed to #589 ! --------- Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> --- docs/start/install.mdx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/start/install.mdx b/docs/start/install.mdx index a947d39e8a0..d75269231b7 100644 --- a/docs/start/install.mdx +++ b/docs/start/install.mdx @@ -205,14 +205,14 @@ described in more detail below.
- - Release schedule + + Release schedule - A tentative release schedule is included below: +A tentative release schedule is included below: - ![](/images/start/install/release_schedule.png) +![](/images/start/install/release_schedule.png) - For an up-to-date release schedule, refer to the Qiskit Github project's +For an up-to-date release schedule, refer to the Qiskit Github project's [milestones list](https://github.com/Qiskit/qiskit/milestones), which always contains the current release plan. With the release of a new major version, the previous major version is supported @@ -257,7 +257,7 @@ dependency and the older version.
- + Upgrade strategy When a new major version is released, the recommended upgrade path @@ -292,8 +292,8 @@ the newest version available by default.
- - Pre-releases + +Pre-releases For each minor and major version release, Qiskit publishes pre-releases that are compatible with [PEP440](https://peps.python.org/pep-0440/). Typically @@ -309,8 +309,8 @@ a different final API than `1.0.0`.
- - Post-releases + +Post-releases If there are issues with a release's packaging, a post-release might be issued to correct this. These will follow the form `X.Y.Z.1` where the fourth