diff --git a/products/compute/api/stable-endpoints.md b/products/compute/api/stable-endpoints.md index 86cc719cf..3c4a8dbba 100644 --- a/products/compute/api/stable-endpoints.md +++ b/products/compute/api/stable-endpoints.md @@ -14,7 +14,7 @@ The deployment scripts and Twistcli that you download from Console, uses the API All minor or maintainance versions (xx) of 31.xx release have n-2 support for backward compatibility. The documentation for supported releases is available here: -* [Prisma Cloud Compute Edition - 31.02](/compute/api/) +* [Prisma Cloud Compute Edition - 31.03](/compute/api/) * [Prisma Cloud Compute Edition - 30.03](/compute/api/30-03/) * [Prisma Cloud Compute Edition - 22.12](/compute/api/22-12/) diff --git a/products/compute/sidebars.js b/products/compute/sidebars.js index fcddd458a..d89941e6d 100644 --- a/products/compute/sidebars.js +++ b/products/compute/sidebars.js @@ -15,7 +15,7 @@ module.exports = { { type: "html", defaultStyle: true, - value: versionCrumb(`31-02`), + value: versionCrumb(`31-03`), }, "compute/api/compute-api-reference-home", "compute/api/access-api-self-hosted",